Metadata-Version: 1.1
Name: zope.app.rotterdam
Version: 3.5.3
Summary: Rotterdam -- A Zope 3 ZMI Skin
Home-page: http://pypi.python.org/pypi/zope.app.rotterdam
Author: Zope Corporation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: This package provides an advanced skin for the Zope 3 ZMI.
        
        
        =======
        CHANGES
        =======
        
        3.5.3 (2012-01-23)
        ------------------
        
        - Replaced an undeclared test dependency on ``zope.app.authentication`` with
          ``zope.password``.
        
        - Replaced an undeclared test dependency on ``zope.app.folder`` with
          ``zope.site``.
        
        
        3.5.2 (2010-09-14)
        ------------------
        
        - Removed not needed test dependency on ``zope.app.zptpage``.
        
        - Replaced test dependency on ``zope.app.securitypolicy`` by
          ``zope.securitypolicy``.
        
        - Using Python's ``doctest`` instead of deprecated ``zope.testing.doctest``.
        
        
        3.5.1 (2010-01-08)
        ------------------
        
        - Fix tests using a newer zope.publisher that requires zope.login.
        
        3.5.0 (2009-02-01)
        ------------------
        
        - Use zope.container instead of zope.app.container.
        
        3.4.1 (2007-10-31)
        ------------------
        
        - Resolve ``ZopeSecurityPolicy`` deprecation warning.
        
        
        3.4.0 (2007-10-27)
        ------------------
        
        - Initial release independent of the main Zope tree.
        
Keywords: zope3 zmi skin rotterdam
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
