Source: python-django-tasks-rq Section: python Maintainer: Jakob Haufe Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, Build-Depends-Indep: dh-sequence-python3, just, python3-all, python3-coverage, python3-django-rq, python3-django-stubs-ext, python3-django-tasks, python3-fakeredis, python3-setuptools, Standards-Version: 4.7.3 Homepage: https://github.com/RealOrangeOne/django-tasks-rq Vcs-Browser: https://salsa.debian.org/python-team/packages/django-tasks-rq Vcs-Git: https://salsa.debian.org//python-team/packages/django-tasks-rq.git Package: python3-django-tasks-rq Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Backport of Django's built in Tasks framework - RQ based backend Starting with 6.0, Django includes a framework for background tasks. This is a backport of it for older versions of Django. . This package contains the RQ based backend.