Source: python-sphinx-scrapy
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrey Rakhmatullin <wrar@debian.org>
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-sphinx-scrapy
Vcs-Git: https://salsa.debian.org/python-team/packages/python-sphinx-scrapy.git
Homepage: https://github.com/scrapy/sphinx-scrapy
Testsuite: autopkgtest-pkg-python

Package: python3-sphinx-scrapy
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Sphinx extension for documentation in the Scrapy ecosystem
 Features:
 .
 Automatic configuration of intersphinx for Python and Scrapy.
 .
 Automatic configuration of Sphinx roles of the Scrapy documentation, so that
 you can easily link to Scrapy settings, request metadata keys, signals and
 commands.
