31 lines
1 KiB
Text
31 lines
1 KiB
Text
|
Metadata-Version: 1.1
|
||
|
Name: Flask-SQLAlchemy
|
||
|
Version: 1.0
|
||
|
Summary: Adds SQLAlchemy support to your Flask application
|
||
|
Home-page: http://github.com/mitsuhiko/flask-sqlalchemy
|
||
|
Author: Armin Ronacher
|
||
|
Author-email: armin.ronacher@active-4.com
|
||
|
License: BSD
|
||
|
Description:
|
||
|
Flask-SQLAlchemy
|
||
|
----------------
|
||
|
|
||
|
Adds SQLAlchemy support to your Flask application.
|
||
|
|
||
|
Links
|
||
|
`````
|
||
|
|
||
|
* `documentation <http://packages.python.org/Flask-SQLAlchemy>`_
|
||
|
* `development version
|
||
|
<http://github.com/mitsuhiko/flask-sqlalchemy/zipball/master#egg=Flask-SQLAlchemy-dev>`_
|
||
|
|
||
|
|
||
|
Platform: any
|
||
|
Classifier: Environment :: Web Environment
|
||
|
Classifier: Intended Audience :: Developers
|
||
|
Classifier: License :: OSI Approved :: BSD License
|
||
|
Classifier: Operating System :: OS Independent
|
||
|
Classifier: Programming Language :: Python
|
||
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
||
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|