Metadata-Version: 1.0
Name: p01.oid
Version: 0.6.0
Summary: Conflict free unique ID concept for Zope3 components (with ZODB)
Home-page: http://pypi.python.org/pypi/p01.oid
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a unique object id based on the ZODB _p_jar for Zope3
        applications and can be used as a replacement for the zope IIntId utility.
        
        
        =======
        CHANGES
        =======
        
        0.6.0 (2012-11-16)
        ------------------
        
        - - be more smart on _p_jar lookup
        
        - fix tests, reflect different output from python 2.6 generator
        
        
        0.5.1 (2009-12-03)
        ------------------
        
        - Fixing missing files
        
        
        0.5.0 (2009-12-03)
        ------------------
        
        - Initial Release
        
Keywords: zope z3c p01 unique id utility components Zope3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
