Path to this page:
./
devel/ruby-polyglot,
Registry of file types to load with its improved version of require
Branch: pkgsrc-2012Q3,
Version: 0.3.3,
Package name: ruby193-polyglot-0.3.3,
Maintainer: filipPolyglot 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.
Master sites:
SHA1: 5ae5a65dd058a5c9a02f1fe02707031dd0d3c8a8
RMD160: a8353d3e63477ab3d803e5eeede6c2d39c874e81
Filesize: 6.5 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ruby193-polyglot-0.3.3 (created)