Metadata-Version: 1.0
Name: zope.errorview
Version: 0.9
Summary: Basic HTTP and Browser exception views.
Home-page: http://pypi.python.org/pypi/zope.errorview
Author: Zope Corporation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: ==============
        zope.errorview
        ==============
        
        Provides basic HTTP and Browser views for common exceptions.
        
        Refactored from `zope.app.http`_.exception and `zope.app.exception`_.
        
        .. _`zope.app.http`: http://pypi.python.org/pypi/zope.app.http
        .. _`zope.app.exception`: http://pypi.python.org/pypi/zope.app.exception
        
        
        =======
        CHANGES
        =======
        
        0.9 (2011-01-20)
        ----------------
        
        - Initial release.
        
Keywords: zope3 http error view
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
