Metadata-Version: 1.0
Name: zamplugin.sitemanager
Version: 0.6.0
Summary: Site manager support for ZAM (Zope Application Management)
Home-page: http://pypi.python.org/pypi/zamplugin.sitemanager
Author: Roger Ineichen and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: This package provides a site management for ZAM (Zope 3 Application Management).
        
        
        =======
        CHANGES
        =======
        
        0.6.0 (2011-01-28)
        ------------------
        
        - Removed zc.configuration package from dependency list since this is a part
          of zope.configuration.
        
        - Updated tests to run with ``z3c.form`` >= 2.1, thus requiring at least this
          version.
        
        - Updated tests and demo application to run with ZTK 1.0, requiring at least
          ``zam.api`` 0.7.
        
        
        0.5.0 (2008-04-16)
        ------------------
        
        - Initial release.
        
Keywords: zope3 site manager application management user interface
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
