Source: django-housekeeping Maintainer: Marco Bardelli Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python-six, python3-all, python3-setuptools, python3-six, quilt Standards-Version: 3.9.8 Homepage: https://github.com/spanezz/django-housekeeping Vcs-Git: git://anonscm.debian.org/collab-maint/django-housekeeping.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/django-housekeeping.git Package: python-django-housekeeping Architecture: all Depends: ${misc:Depends}, ${python:Depends} Recommends: python-django Description: Pluggable housekeeping framework for Django sites in Python 2 django\_housekeeping provides a management command that finds and run tasks defined by your Django apps. . Tasks can declare dependencies on each other, run in multiple stages and provide infrastructure that other tasks can use. . This is the Python 2 version of the package. Package: python3-django-housekeeping Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: python3-django Description: Pluggable housekeeping framework for Django sites in Python 3 django\_housekeeping provides a management command that finds and run tasks defined by your Django apps. . Tasks can declare dependencies on each other, run in multiple stages and provide infrastructure that other tasks can use. . This is the Python 3 version of the package.