Metadata-Version: 1.1
Name: cipher.session
Version: 1.0.4
Summary: A ZODB Session handling implementation
Home-page: http://pypi.python.org/pypi/cipher.session/
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: A package to solve ZODB conflict problems of sessions for high traffic sites
        
        =======
        CHANGES
        =======
        
        1.0.4 (2012-07-21)
        ------------------
        
        - Now really get rid of ISessionDataContainer on bootstrap.
        
        - Added Location to SessionDataManager to avoid having a LocationProxy around it
        
        
        1.0.3 (2012-04-05)
        ------------------
        
        - Initial release on pypi.
        
        
        1.0.2 (2012-03-19)
        ------------------
        
        - Nothing changed yet.
        
        
        1.0.1 (2012-03-13)
        ------------------
        
        - Added SessionCredentials
        
        
        1.0.0 (2012-03-13)
        ------------------
        
        - Initial release as a separate package.
        
Keywords: CipherHealth session
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
