Source: python-djangorestframework-yaml
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-yaml,
 python3-pytest,
 python3-poetry-core,
 pybuild-plugin-pyproject,
 dh-sequence-mkdocs,
 node-jquery,
 python3-pytest-django,
 python3-django,
 python3-djangorestframework,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-djangorestframework-yaml
Vcs-Git: https://salsa.debian.org/python-team/packages/python-djangorestframework-yaml.git
Homepage: https://github.com/Qu4tro/drf-yaml

Package: python3-djangorestframework-yaml
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-django
Suggests: python3-djangorestframework-yaml-doc
Description: YAML parser and renderer for Django REST Framework
 This library exports a parser class and a renderer for the
 Django REST Framework, allowing YAML parsing et serialization.
 .
 Django REST framework is a powerful and flexible toolkit for
 building Web APIs.

Package: python3-djangorestframework-yaml-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${mkdocs:Depends}
Description: YAML parser and renderer for Django REST Framework (doc)
 This library exports a parser class and a renderer for the
 Django REST Framework, allowing YAML parsing et serialization.
 .
 Django REST framework is a powerful and flexible toolkit for
 building Web APIs.
 .
 This package contains the documentation in HTML format.
