Source: python-django-stubs Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Jakob Haufe Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, Build-Depends-Indep: dh-sequence-python3, python3-all, python3-hatchling, python3-setuptools, Standards-Version: 4.7.2 Homepage: https://github.com/typeddjango/django-stubs Vcs-Browser: https://salsa.debian.org/python-team/packages/django-stubs Vcs-Git: https://salsa.debian.org/python-team/packages/django-stubs.git Package: python3-django-stubs Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: PEP-484 stubs for Django Contains type stubs and a custom mypy plugin to provide more precise static types and type inference for Django framework. . Also contains mypy_django_plugin to add support for Django to mypy. Package: python3-django-stubs-ext Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Monkey-patching and extensions for django-stubs Contains extensions and monkey-patching functions for the django-stubs package.