Source: flask-debugtoolbar Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Carsten Schoenert , Kalyani Kenekar Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, flit, python3-all, Build-Depends-Indep: flask-sqlalchemy-doc , pybuild-plugin-pyproject, python3-doc , python3-flask (>= 2.2.0) , python3-pallets-sphinx-themes , python3-pytest , python3-sphinx , python3-flask-sqlalchemy , python3-sphinxcontrib-log-cabinet , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/pallets-eco/flask-debugtoolbar Vcs-Git: https://salsa.debian.org/python-team/packages/flask-debugtoolbar.git Vcs-Browser: https://salsa.debian.org/python-team/packages/flask-debugtoolbar Package: python-flask-debugtoolbar-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Multi-Arch: foreign Description: Debugging toolbar overlay information for Flask applications (Documentation) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds a toolbar overlay to Flask applications containing useful information for debugging. . This package installs the documentation for the library. Package: python3-flask-debugtoolbar Architecture: all Depends: libjs-codemirror, libjs-jquery, libjs-jquery-tablesorter, ${misc:Depends}, ${python3:Depends}, Suggests: python-flask-debugtoolbar-doc, Description: Debugging toolbar overlay information for Flask applications (Python3) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds a toolbar overlay to Flask applications containing useful information for debugging. . This package contain the Python3 version of this package.