Metadata-Version: 1.0
Name: zope.app.versioncontrol
Version: 0.1
Summary: a framework for managing multiple versions of objects within a ZODB database.
Home-page: http://pypi.python.org/pypi/zope.app.versioncontrol
Author: Jim Fulton
Author-email: jim@zope.com
License: ZPL 2.1
Description: This package provides a framework for managing multiple versions of objects
        within a ZODB database.
        
        
        
        Detailed Documentation
        **********************
        
        =======
        CHANGES
        =======
        
        Version 0.1 (2009-07-24)
        --------------------------
        
        - Initial Release as an egg.
        
Keywords: zope3 zodb versions
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
