Metadata-Version: 1.1
Name: zope.xmlpickle
Version: 3.4.0
Summary: XML-based Pickling
Home-page: http://cheeseshop.python.org/pypi/zope.xmlpickle
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: Pickle-based serialization of Python objects to and from XML.
        
        
        =======
        CHANGES
        =======
        
        3.4.0 (2007-11-03)
        ------------------
        
        - Initial release independent of the main Zope tree.
        
Keywords: zope3 pickle xml
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
