lingo/debian/control

34 lines
885 B
Plaintext

Source: lingo
Maintainer: Thomas NOËL <tnoel@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, python3-django, debhelper-compat (= 12), dh-python
Standards-Version: 3.9.6
Package: python3-lingo
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-distutils,
python3-django,
python3-djangorestframework,
python3-gadjo,
python3-requests,
python3-eopayment
Recommends: python3-django-mellon
Description: Payment and Billing System (Python module)
Package: lingo
Architecture: all
Depends: ${misc:Depends},
python3-lingo (= ${binary:Version}),
python3-hobo,
python3-django-tenant-schemas,
python3-psycopg2,
python3-django-mellon,
uwsgi,
uwsgi-plugin-python3,
python3-uwsgidecorators
Recommends: nginx
Suggests: postgresql
Description: Payment and Billing System