Metadata-Version: 1.1
Name: Products.Sessions
Version: 3.0
Summary: Zope 2 session management.
Home-page: https://pypi.python.org/pypi/Products.Sessions
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: Overview
        ========
        
        Zope 2 server side session management.
        
        Changelog
        =========
        
        3.0 (2016-08-01)
        ----------------
        
        - Create a separate distribution called `Products.Sessions` without
          any code inside it. This allows projects to depend on this project
          inside the Zope 2.13 release line.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
