pkgsrc/devel/ruby-polyglot/distinfo
fhajny 830fa275a5 Initial import of ruby-polyglot.
Polyglot provides a registry of file types that can be loaded by calling
its improved version of 'require'. Each file extension that can be handled
by a custom loader is registered by callingPolyglot.register("ext", <class>),
and then you can simply require "somefile", which will find and load
"somefile.ext" using your custom loader.
2009-11-23 14:26:09 +00:00

5 lines
241 B
Text

$NetBSD: distinfo,v 1.1.1.1 2009/11/23 14:26:09 fhajny Exp $
SHA1 (polyglot-0.2.9.gem) = 2848efd9ebb61477d55c16d9ea25298bbd3e5f8f
RMD160 (polyglot-0.2.9.gem) = df62129dac19d72162972f92a1dedba404f829d1
Size (polyglot-0.2.9.gem) = 7168 bytes