Metadata-Version: 1.0
Name: cipher.background
Version: 1.0.1
Summary: Background thread support with ZODB support
Home-page: http://pypi.python.org/pypi/cipher.background/
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: cipher.background
        =================
        
        A library for creating background threads that can talk to the ZODB and use
        local site components.
        
        We're probably reinventing Celery.
        
        
        =======
        CHANGES
        =======
        
        
        1.0.1 (2012-04-05)
        ------------------
        
        
        1.0.0 (2012-02-10)
        ------------------
        
        - Initial release as a separate package.
        
Keywords: CipherHealth background thread ZODB
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
