Metadata-Version: 1.0
Name: collective.uuid
Version: 1.0b1
Summary: RFC 4122 universally unique identifier utility.
Home-page: http://www.openplans.org/projects/vice/
Author: Derek Richardson
Author-email: syndication@derekrichardson.net
License: ZPL,GPL
Description: This is a library for providing RFC 4122 uuid utilities in Zope 2 and Zope 3.
        It is modeled on zope.app.intid functionally, though much of the generic bits
        are factored out into collective.baseid. Requires five.intid to run on Zope 2
        - this will not be installed by default, as it is a platform-specific
        dependency.
        
Keywords: zope uuid
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
