Metadata-Version: 1.0
Name: Flask-DBMigrate
Version: 0.1
Summary: Database schema change management for Flask\SQLAlchemy
Home-page: http://github.com/akostyuk/flask-dbmigrate/
Author: Alexey Kostyuk
Author-email: unitoff@gmail.com
License: Apache License 2.0
Description: 
        Flask-DBMigrate
        ---------------
        
        Simple wrapper for SQLAlchemy-Migrate tool,
        that provide schema change management for Flask project.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
