Source: flask-sqlalchemy Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Thomas Bechtold Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python-docutils, python-flask (>= 0.10), python-setuptools, python-sqlalchemy, python3-all, python3-flask (>= 0.10), python3-setuptools, python3-sqlalchemy, X-Python-Version: >= 2.7 X-Python3-Version: >= 3.2 Standards-Version: 3.9.8 Homepage: https://pypi.python.org/pypi/Flask-SQLAlchemy Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/flask-sqlalchemy.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/flask-sqlalchemy.git Package: python-flask-sqlalchemy Architecture: all Depends: python-flask (>= 0.10), python-sqlalchemy, ${misc:Depends}, ${python:Depends}, Description: adds SQLAlchemy support to your Flask application Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python2 package adds SQLAlchemy support to Flask. Package: python3-flask-sqlalchemy Architecture: all Depends: python3-flask (>= 0.10), python3-sqlalchemy, ${misc:Depends}, ${python3:Depends}, Description: adds SQLAlchemy support to your Python 3 Flask application Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask.