pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ruby-polyglot



Module name:    wip
Committed by:   fhajny
Date:           Tue Nov 10 15:44:47 UTC 2009

Import into wip/ruby-polyglot

Log Message:
Import ruby18-polyglot-0.2.9 as wip/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.

Status:

Vendor Tag:     FHAJNY
Release Tags:   FHAJNY_20091110
                
N wip/ruby-polyglot/distinfo
N wip/ruby-polyglot/Makefile
N wip/ruby-polyglot/PLIST
N wip/ruby-polyglot/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index