Source: flask-sqlalchemy Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Henning Sprang , Carsten Schoenert Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, python3-all, Build-Depends-Indep: flit, pybuild-plugin-pyproject, python-flask-doc , python-sqlalchemy-doc , python3-doc , python3-flask (>= 2.2), python3-pallets-sphinx-themes , python3-pytest , python3-sphinx , python3-sphinx-issues , python3-sphinx-rtd-theme , python3-sqlalchemy (>= 2.0.16), Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/pallets-eco/flask-sqlalchemy/ Vcs-Git: https://salsa.debian.org/python-team/packages/flask-sqlalchemy.git Vcs-Browser: https://salsa.debian.org/python-team/packages/flask-sqlalchemy Package: flask-sqlalchemy-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Multi-Arch: foreign Description: SQLAlchemy support for your Python 3 Flask application (Documentation) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers. . This package installs the documentation for the library. Package: python3-flask-sqlalchemy Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: SQLAlchemy support to your Python 3 Flask application (Python3) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers.