22 lines
801 B
Text
22 lines
801 B
Text
Metadata-Version: 1.1
|
|
Name: Flask-Migrate
|
|
Version: 1.2.0
|
|
Summary: SQLAlchemy database migrations for Flask applications using Alembic
|
|
Home-page: http://github.com/miguelgrinberg/flask-migrate/
|
|
Author: Miguel Grinberg
|
|
Author-email: miguelgrinberg50@gmail.com
|
|
License: MIT
|
|
Description:
|
|
Flask-Migrate
|
|
--------------
|
|
|
|
SQLAlchemy database migrations for Flask applications using Alembic.
|
|
|
|
Platform: any
|
|
Classifier: Environment :: Web Environment
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|