debian-django-select2/debian/control

19 lines
797 B
Plaintext

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