Metadata-Version: 1.0
Name: zope.weakset
Version: 3.6.0
Summary: ZODB weakset implementation
Home-page: http://pypi.python.org/pypi/zope.weakset
Author: Zope Corporation and Contributors
Author-email: zodb-dev@zope.org
License: ZPL 2.1
Description: Zope Object Database: object database and persistence
        
        The Zope Object Database provides an object-oriented database for
        Python that provides a high-degree of transparency. Applications can
        take advantage of object database features with few, if any, changes
        to application logic.  ZODB includes features such as a plugable storage
        interface, rich transaction support, and undo.
        
        This distribution includes the weakset module from ZODB.
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
