Source: python-django-journal
Maintainer: Entr'ouvert <info@entrouvert.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12), python3-setuptools, python3-all, dh-python
Standards-Version: 3.9.1

Package: python3-django-journal
Architecture: all
Depends: ${misc:Depends},  ${python3:Depends},
    python3-django (>= 1:1.11)
Description: Django application to keep a structured -- i.e. not just log
 strings -- journal of events in your project (Python 3 module)
