Metadata-Version: 1.0
Name: z3c.offlinepack
Version: 0.1
Summary: Pack ZODB databases without running Zope or ZEO
Home-page: http://svn.zope.org/z3c.offlinepack
Author: Ross Patterson
Author-email: me@rpatterson.net
License: GPL
Description: Pack a ZODB storage without running any part of the Zope application
        server.  Only an appropriate version of Zope for the ZODB storage is
        required.  Use on a copy of a ZODB storage.  Do not run on a ZODB
        storage currently in use.
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
