Source: sphinxcontrib-bibtex
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Ghislain Antony Vaillant <ghisvail@gmail.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all:any,
 python3-doc <!nodoc>,
 python3-docutils (>= 0.19+dfsg-8~) <!nocheck>,
 python3-numpydoc <!nocheck>,
 python3-pybtex-docutils (>= 1.0.0) <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nocheck> <!nodoc>,
 python3-sphinx-autoapi <!nocheck>,
 sphinx-common,
 sphinx-doc <!nodoc>,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/science-team/sphinxcontrib-bibtex
Vcs-Git: https://salsa.debian.org/science-team/sphinxcontrib-bibtex.git
Homepage: https://github.com/mcmtroffaes/sphinxcontrib-bibtex

Package: python3-sphinxcontrib.bibtex
Architecture: all
Depends:
 python3-docutils (>= 0.19+dfsg-8~),
 python3-pybtex (>= 0.25.1-1~),
 python3-sphinx,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-sphinxcontrib.bibtex-doc <!nodoc>,
Breaks:
 python3-nbsphinx (<< 0.8.7),
Description: Sphinx extension for BibTeX style citations
 This extension allows BibTeX citations to be inserted into documentation
 generated by Sphinx, via a bibliography directive, and a cite role, which work
 similarly to LaTeX’s thebibliography environment and \cite command.
 .
 This package provides the modules for Python 3.

Package: python-sphinxcontrib.bibtex-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: documentation for sphinxcontrib-bibtex
 This extension allows BibTeX citations to be inserted into documentation
 generated by Sphinx, via a bibliography directive, and a cite role, which work
 similarly to LaTeX’s thebibliography environment and \cite command.
 .
 This package provides the documentation.
Build-Profiles: <!nodoc>
