Source: sphinx-testing
Section: python
Priority: optional
Maintainer: Kouhei Maeda <mkouhei@palmtb.net>
Build-Depends: debhelper (>= 9),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-flake8,
               python3-sphinx,
               python3-jinja2,
               python3-pygments
Standards-Version: 4.3.0
Homepage: https://github.com/sphinx-doc/sphinx-testing

Package: python3-sphinx-testing
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
         python3-sphinx (>= 0.6),
Description: testing utility for Sphinx extensions for Python3
 For Python3.
 sphinx-testing provides testing utility classes and functions for Sphinx
 extensions.
 See also pydoc sphinx_testing.
