Source: flask-script Section: python Priority: optional Maintainer: Debian Python Modules Team Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-flask, python3-pytest, python3-setuptools, Standards-Version: 4.4.0 Homepage: https://pypi.python.org/pypi/Flask-Script Vcs-Git: https://salsa.debian.org/python-team/modules/flask-script.git Vcs-Browser: https://salsa.debian.org/python-team/modules/flask-script Testsuite: autopkgtest-pkg-python Package: python3-flask-script Architecture: all Depends: python3-flask, ${misc:Depends}, ${python3:Depends}, Description: set of utilities for use with the Flask framework and Python 3 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds support for external scripts in Flask.