Metadata-Version: 1.0
Name: zope.app.debug
Version: 3.4.0
Summary: Zope Debug Mode
Home-page: http://cheeseshop.python.org/pypi/zope.app.debug
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides a debugger for the Zope publisher. After Zope is
        isntantiated, it drops the user into an interactive Python shell where the
        full Zope environment and the database root are available.
        
        
        =======
        CHANGES
        =======
        
        3.4.0 (2007-10-23)
        ------------------
        
        - Initial release independent of the main Zope tree.
        
Keywords: zope3 webdav
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
