Metadata-Version: 1.0
Name: collective.baseid
Version: 1.0b1
Summary: Base interfaces and classes for id utilities.
Home-page: http://www.openplans.org/projects/vice/
Author: Derek Richardson
Author-email: syndication@derekrichardson.net
License: ZPL,GPL
Description: This is a framework library for creating id utilities in Zope 2 and Zope 3. It
        is modeled on zope.app.intid, but requires specialization to provide any
        particular type of id, An example of its use is collective.uuid, which provides
        RFC 4122 uuids.
        
Keywords: zope
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
