bijoe/debian/control

31 lines
872 B
Plaintext

Source: bijoe
Section: python
Priority: optional
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Build-Depends: python3-setuptools, python3-all, debhelper-compat (= 12), python3-django, dh-python
Standards-Version: 3.9.1
Homepage: https://dev.entrouvert.org/projects/bijoe/
Package: python3-bijoe
Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-django-jsonfield (>= 0.9.19),
python3-hobo,
python3-django-select2,
python3-django-tenant-schemas,
python3-psycopg2,
python3-django-mellon,
python3-uwsgidecorators,
wcs-olap
Description: BI dashboard from Postgres db with star schema
Package: bijoe
Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-bijoe (= ${binary:Version}),
uwsgi,
uwsgi-plugin-python3
Description: BI dashboard from Postgres db with star schema