Metadata-Version: 1.0
Name: dolmen.container
Version: 0.2
Summary: Dolmen containers components
Home-page: UNKNOWN
Author: The Dolmen team
Author-email: dolmen@list.dolmen-project.org
License: ZPL
Description: dolmen.container
        ****************
        
        This package extends the `cromlech.container` components. Two components
        are available : `Container` and two ZODB-aware BTree containers :
        `BTreeContainer` and `OrderedBTreeContainer`.
        
        
        Changes
        =======
        
        0.2 (2011-06-14)
        ----------------
        
        * Forked non-persistent components and utilities to `cromlech.container`.
        
        
        0.1 (2011-05-04)
        ----------------
        
        * Initial fork from `zope.container`.
        
Keywords: Dolmen container implementation,using ZODB BTrees.
Platform: Any
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
