Metadata-Version: 1.1
Name: Zope2
Version: 4.0
Summary: Zope application server / web framework
Home-page: https://zope.readthedocs.io/en/latest/
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: Zope2
        =====
        
        This package is a meta package to allow to install ``Zope`` as ``Zope2``.
        It is necessary because ``Zope`` previously was named ``Zope2`` on PyPI.
        
        Documentation see https://zope.readthedocs.io
        
        
        Change log
        ==========
        
        4.0 (2019-05-10)
        ----------------
        
        - Add support for Python 3.7 and 3.8a3.
        
        - Drop support for Python 3.4.
        
        
        4.0b1 (2017-09-18)
        ------------------
        
        * Move all the code to the ``Zope`` package. Making this package a placeholder.
        
        Older releases see https://pypi.org/project/Zope2/#history
        
Keywords: zope application server WSGI meta
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope :: 4
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
