Metadata-Version: 1.0
Name: zope.app.zptpage
Version: 3.5.0
Summary: ZPT page content component
Home-page: http://pypi.python.org/pypi/zope.app.zptpage
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: ZPT page content component
        **************************
        
        .. contents::
        
        
        =======
        CHANGES
        =======
        
        3.5.0 (2009-01-31)
        ------------------
        
        - Use ``zope.container`` instead of ``zope.app.container``.
        
        - Use ``zope.site`` instead of ``zope.app.folder``. Add missing
        dependency on ``zope.site``.
        
        3.4.1 (2007-10-31)
        ------------------
        
        - Resolve ``ZopeSecurityPolicy`` deprecation warning.
        
        3.4.0 (2007-10-03)
        ------------------
        
        - Initial public release as an individual package.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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: Topic :: Software Development
Classifier: Framework :: Zope3
