Source: django-graphene Maintainer: Debian Python Team Uploaders: Carsten Schoenert , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, python3-all, Build-Depends-Indep: pybuild-plugin-pyproject, python3-django (>= 3.2), python3-django-filters (>= 22.1) , python3-doc , python3-graphene (>= 3.0), python3-graphql-core (>= 3.1.0), python3-promise, python3-pytest (>= 7.1.3) , python3-pytest-cov , python3-pytest-django , python3-pytest-random-order , python3-pytest-runner , python3-graphql-relay (>= 3.2.0) , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-text-unidecode , Rules-Requires-Root: no Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/django-graphene Vcs-Git: https://salsa.debian.org/python-team/packages/django-graphene.git Homepage: https://github.com/graphql-python/graphene-django Package: python-django-graphene-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: Django integration for Graphene (Documentation) Graphene-Django is built on top of Graphene. Graphene-Django provides some additional abstractions that make it easy to add GraphQL functionality to your Django project. . This package contains the documentation of the library. Package: python3-django-graphene Architecture: all Depends: python3-django, python3-graphene, python3-promise, python3-singledispatch, ${misc:Depends}, ${python3:Depends}, Description: Django integration for Graphene (Python3 version) Graphene-Django is built on top of Graphene. Graphene-Django provides some additional abstractions that make it easy to add GraphQL functionality to your Django project. . This package contains the Python 3 version of the library.