Metadata-Version: 1.0
Name: ZODB3
Version: 3.11.0a1
Summary: ZODB3
Home-page: UNKNOWN
Author: Zope Foundation and Contributors
Author-email: zodb-dev@zope.org
License: ZPL 2.1
Description: =====
        ZODB3
        =====
        
        The ZODB3 package has been broken into ZODB, persistent, BTrees and
        ZEO.  It is now just a meta-package that requires the others.
        
        See the pages for those:
        
        - http://pypi.python.org/pypi/ZODB
        - http://pypi.python.org/pypi/persistent
        - http://pypi.python.org/pypi/BTrees
        - http://pypi.python.org/pypi/ZEO
        
        For general information about ZODB, see http://zodb.org.
        
        Application developers should adjust their dependencies to depend on
        the individual projects as needed.
        
        ================
         Change History
        ================
        
        3.11.0a1 (2012-12-01)
        =====================
        
        ZODB3 depends on:
        
        - persistent 4.0
        - BTrees 4.0
        - ZODB 4.0
        - ZEO 4.0
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Framework :: ZODB
