Metadata-Version: 1.0
Name: Products.ZODBFriendlyCounter
Version: 1.0a2
Summary: A counter which generates unique IDs and does so without bloating the ZODB
Home-page: http://www.nidelven-it.no/d
Author: Morten W. Petersen
Author-email: info@nidelven-it.no
License: GPL
Description: A simple product that creates a persistent counter that doesn't write
        too often to the database.
        
        
        
        A simple product that creates a persistent counter that doesn't write
        too often to the database.
        
        
Keywords: python zope zodb counter zeo
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Zope2
