Metadata-Version: 1.0
Name: repoze.evolution
Version: 0.2
Summary: Version-number-controlled evolution for database changes
Home-page: http://www.repoze.org
Author: Agendaless Consulting
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: repoze.evolution README
        =======================
        
        This package exposes an extra named ``transaction``: include this
        extra in order to use the ZODBTransactionManager.
        
        Please see docs/index.rst for further documentation.
        
        
        0.2 (2009-06-25)
        ----------------
        
        - 100% test coverage.
        
        0.1
        ---
        
        - Initial release.
        
Keywords: web wsgi zope
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
