Source: sphinxcontrib-qthelp
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               flit,
               pybuild-plugin-pyproject,
               python3-all,
               python3-pytest <!nocheck>,
               python3-sphinx (>= 5),
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/sphinx-doc/sphinxcontrib-qthelp/
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-qthelp
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-qthelp.git

Package: python3-sphinxcontrib.qthelp
Architecture: all
Depends: python3-sphinx (>= 5),
         ${misc:Depends},
         ${python3:Depends},
Description: sphinx extension which outputs QtHelp document
 This module contains a Sphinx builder which produces Qt help collection support
 files that allow the Qt collection generator to compile them.
