Source: python-django-stubs Section: python Maintainer: Debian Python Team Uploaders: Jakob Haufe , Build-Depends: debhelper-compat (= 14), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-uv-build, Standards-Version: 4.7.4 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 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 Description: Monkey-patching and extensions for django-stubs Contains extensions and monkey-patching functions for the django-stubs package.