Source: mkautodoc
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Antonio Terceiro <terceiro@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-markdown,
 python3-pytest,
 python3-pytest-cov,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/python-team/packages/mkautodoc
Vcs-Git: https://salsa.debian.org/python-team/packages/mkautodoc.git
Homepage: https://github.com/tomchristie/mkautodoc

Package: python3-mkautodoc
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 ${python3:Recommends},
Suggests:
 ${python3:Suggests},
Description: AutoDoc for MarkDown
 This markdown extension adds autodoc style support, for use with MkDocs.
