Source: sphinxcontrib-github-alt
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Julian Gilbey <jdg@debian.org>,
 Dale Richards <dale@dalerichards.net>,
Section: python
Standards-Version: 4.7.4
Homepage: https://github.com/jupyter/sphinxcontrib_github_alt
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-docutils,
 python3-flit,
 python3-sphinx,
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-github-alt.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-github-alt

Package: python3-sphinxcontrib-github-alt
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Sphinx extension to link to GitHub issues, PRs, commits and users
 This Sphinx extension, written as part of the IPython and Jupyter projects,
 allows one to easily link to GitHub issues, pull requests, commits and users.
 It uses a different syntax from an alternative extension called
 sphinxcontrib.github.
