Source: sphinxcontrib-htmlhelp
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Joseph Nahmias <jello@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-flit,
 python3-docutils <!nocheck>,
 python3-sphinx <!nocheck>,
 pybuild-plugin-pyproject
Standards-Version: 4.7.4
Homepage: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-htmlhelp
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-htmlhelp.git
Testsuite: autopkgtest-pkg-python

Package: python3-sphinxcontrib.htmlhelp
Architecture: all
Depends: python3-docutils, python3-sphinx, ${python3:Depends}, ${misc:Depends}
Description: sphinx extension which renders HTML help files
 This package provides an extension to the Python sphinx documentation system
 which outputs HTML help files.
