Metadata-Version: 1.0
Name: zope.browsermenu
Version: 3.9.1
Summary: Browser menu implementation for Zope.
Home-page: http://pypi.python.org/pypi/zope.browsermenu/
Author: Zope Corporation and Contributors
Author-email: zope-dev@zope.org
License: UNKNOWN
Description: ========
        Overview
        ========
        
        *This package is at present not reusable without depending on a large
        chunk of the Zope Toolkit and its assumptions. It is maintained by the*
        `Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
        
        This package provides an implementation of browser menus and ZCML directives
        for configuring them.
        
        
        =======
        CHANGES
        =======
        
        3.9.1 (2010-04-30)
        ==================
        
        - Removed use of 'zope.testing.doctestunit' in favor of stdlib's 'doctest.
        
        3.9.0 (2009-08-27)
        ==================
        
        Initial release. This package was splitted off zope.app.publisher.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
