Source: django-graphiql-debug-toolbar
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Carsten Schoenert <c.schoenert@t-online.de>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 python3-all,
Build-Depends-Indep:
 dh-python,
 pybuild-plugin-pyproject,
 python3-django,
 python3-django-graphene (>> 2.15.0-2~),
 python3-django-debug-toolbar,
 python3-poetry,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/python-team/packages/django-graphiql-debug-toolbar
Vcs-Git: https://salsa.debian.org/python-team/packages/django-graphiql-debug-toolbar.git
Homepage: https://github.com/flavors/django-graphiql-debug-toolbar

Package: python3-django-graphiql-debug-toolbar
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Django Debug Toolbar for GraphiQL IDE (Python3 version)
 This package adds a debug toolbar within your Django application for the
 GraphiQL IDE.
 .
 This package contains the Python 3 version of the library.
