Source: flask-assets Maintainer: Debian Python Modules Team Uploaders: Jelmer Vernooij Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-flask, python3-flask-bcrypt, python3-flask-script, python3-nose, python3-setuptools, python3-yaml, python3-webassets Standards-Version: 4.1.4 Homepage: https://flask-assets.readthedocs.io/en/latest/ Vcs-Git: https://salsa.debian.org/python-team/modules/flask-assets.git Vcs-Browser: https://salsa.debian.org/python-team/modules/flask-assets.git Package: python3-flask-assets Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Provides: ${python3:Provides}, Description: Python 3 flask extension that provides webassets integration This extension to the flask framework integrates support for the ``webassets`` library, adding support for merging, minifying and compiling CSS and Javascript files.