Source: django-any-js
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Dominik George <natureshadow@debian.org>
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-django,
 python3-poetry-core,
Standards-Version: 4.7.4
Homepage: https://edugit.org/AlekSIS/libs/django-any-js
Vcs-Git: https://salsa.debian.org/python-team/packages/django-any-js.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/django-any-js

Package: python3-django-any-js
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: include JavaScript and CSS assets in Django sites
 Django-Any-JS helps with including any combination of JavaScript/CSS
 URLs in your site, with readable settings and template tags.
