pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-hashery



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 16 08:14:21 UTC 2012

Added Files:
        pkgsrc/devel/ruby-hashery: DESCR Makefile PLIST distinfo

Log Message:
Adding ruby-hashery package version 2.0.1.

The Hashery is a tight collection of Hash-like classes.

Included among its many offerings are the auto-sorting Dictionary class,
the efficient LRUHash, the flexible OpenHash and the convenient KeyHash.

Nearly every class is a subclass of the CRUDHash which defines a CRUD model
on top of Ruby''s standard Hash making it a snap to subclass and augment
to fit any specific use case.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-hashery/DESCR \
    pkgsrc/devel/ruby-hashery/Makefile pkgsrc/devel/ruby-hashery/PLIST \
    pkgsrc/devel/ruby-hashery/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index