Source: zoo
Section: python
Priority: optional
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-django,
               python3-setuptools,
Standards-Version: 3.9.6
Homepage: https://dev.entrouvert.org/projects/zoo

Package: zoo
Architecture: all
Depends: adduser,
         python3-cached-property,
         python3-django (>= 1:1.11),
         python3-django-admin-rangefilter,
         python3-django-tenant-schemas,
         python3-hobo,
         python3-memcache,
         python3-psycopg2,
         uwsgi,
         uwsgi-plugin-python3,
         ${misc:Depends},
         ${python3:Depends},
Recommends: memcached
Description: Maintain a graph of objects
