Source: python-pylatex
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Yogeswaran Umasankar <yogu@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 latexmk <!nocheck>,
 lmodern <!nocheck>,
 python3-all,
 python3-matplotlib,
 python3-numpy,
 python3-ordered-set,
 python3-pytest <!nocheck>,
 python3-quantities,
 python3-setuptools,
 python3-versioneer,
 texlive-latex-extra <!nocheck>,
 twine,
Build-Depends-Indep:
 python3-doc <!nodoc>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pylatex
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pylatex.git
Homepage: https://github.com/JelteF/PyLaTeX
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild

Package: python3-pylatex
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Python library for creating LaTeX files and snippets
 PyLaTeX is a Python library for creating and compiling LaTeX files or
 snippets. The goal of this library is being an easy, but extensible
 interface between Python and LaTeX.

Package: python-pylatex-doc
Architecture: all
Section: doc
Depends:
 python-matplotlib-doc,
 python-numpy-doc,
 ${misc:Depends},
 ${sphinxdoc:Depends},
Multi-Arch: foreign
Description: Documentation for python-pylatex
 PyLaTeX is a Python library for creating and compiling LaTeX files or
 snippets. The goal of this library is being an easy, but extensible
 interface between Python and LaTeX.
 .
 This package contains documentation for PyLaTeX.
