Metadata-Version: 1.0
Name: zope.app.error
Version: 3.5.0
Summary: Error reporting utility management UI for Zope3
Home-page: http://cheeseshop.python.org/pypi/zope.app.error
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides an error reporting utility which is able to store errors.
        
        
        =======
        CHANGES
        =======
        
        Version 3.5.0
        -------------
        
        - Move core components to ``zope.error``
        
        
        Version 3.4.0 (2007/9/24)
        -------------------------
        
        - Initial documented release
        
Keywords: zope3 error reporting utility views UI
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
