Source: python-crispy-bootstrap4
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-django,
 python3-django-crispy-forms,
 python3-pytest,
 python3-pytest-cov,
 python3-coverage
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/django-crispy-forms/crispy-bootstrap4
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-crispy-bootstrap4
Vcs-Git: https://gitlab.com/kalilinux/packages/python-crispy-bootstrap4.git

Package: python3-crispy-bootstrap4
Architecture: all
Multi-Arch: foreign
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Bootstrap4 template pack for django-crispy-forms (Python 3)
 This package contains Bootstrap4 template pack for django-crispy-forms. This
 template pack was included with the core django-crispy-forms package until
 version 2.0.
 .
 This package installs the library for Python 3.
