Source: pybtex Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant , Section: tex Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , python3-all, python3-doc , python3-latexcodec (>= 1.0.4), python3-pytest , python3-setuptools, python3-six, python3-sphinx , python3-yaml, sphinx-common, Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/science-team/pybtex Vcs-Git: https://salsa.debian.org/science-team/pybtex.git Homepage: https://pybtex.org/ Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Description: BibTeX-compatible bibliography processor Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python. . Pybtex currently understands the following bibliography formats: * BibTeX * BibTeXML * YAML-based format . The resulting bibliography may be output in one of the following formats: * LaTeX * HTML * plain text Package: pybtex Architecture: all Depends: python3-pybtex (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Description: ${source:Synopsis} ${source:Extended-Description} . This package provides the command-line interface. Package: python-pybtex-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Recommends: python3-doc, Built-Using: ${sphinxdoc:Built-Using}, Description: ${source:Synopsis} - documentation ${source:Extended-Description} . This package provides the documentation. Build-Profiles: Package: python3-pybtex Architecture: all Section: python Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}, Suggests: python-pybtex-doc , Description: ${source:Synopsis} - Python 3 module ${source:Extended-Description} . This package provides the modules for Python 3.