Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-hashery / pkg-descr
1 The Hashery is a tight collection of Hash-like classes. Included among its many
2 offerings are the auto-sorting Dictionary class, the efficient LRUHash, the
3 flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass
4 of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash
5 making it a snap to subclass and augment to fit any specific use case.
6
7 WWW: http://rubyworks.github.io/hashery/