debian-django-select2/debian/control

13 lines
494 B
Plaintext

Source: django-select2
Maintainer: Entr'ouvert <info@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, debhelper-compat (= 12), dh-python
Standards-Version: 3.9.1
Package: python3-django-select2
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-django-appconf, python3-xstatic-select2, python3-gadjo
Description: Select2 option fields for Django (Python 3)
The app includes Select2 driven Django Widgets and Form Fields.