Source: sphinx-automodapi
Section: python
Priority: optional
Maintainer: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 12), dh-python,
               python3-all,
               cython3,
               python3-pytest,
               python3-setuptools,
               python3-sphinx,
Standards-Version: 4.3.0
Homepage: https://astropy.org
Vcs-Browser: https://salsa.debian.org/python-team/modules/sphinx-automodapi
Vcs-Git: https://salsa.debian.org/python-team/modules/sphinx-automodapi.git

Package: python3-sphinx-automodapi
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Sphinx extension for auto-generating API documentation for modules
 This is a Sphinx extension to automatically generate API pages for whole
 modules. It was originally developed for the Astropy project but is now
 available as a standalone package since it can be used for any other
 package.
