Source: pypandoc
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Elena Grandi <valhalla@debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 lmodern,
 pandoc,
 python3-all,
 python3-pytest,
 python3-setuptools,
 texlive-fonts-recommended,
 texlive-latex-extra,
 texlive-latex-recommended,
 texlive-luatex,
 texlive-xetex,
 python3-poetry-core,
 python3-pandocfilters <!nocheck>
Standards-Version: 4.6.2
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/bebraw/pypandoc
Vcs-Git: https://salsa.debian.org/python-team/packages/pypandoc.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pypandoc

Package: python3-pypandoc
Architecture: all
Depends:
 pandoc,
 ${misc:Depends},
 ${python3:Depends}
Description: Thin wrapper for pandoc (Python 3.x)
 pypandoc provides a Python interface to pandoc, a universal document
 converter with support for most markup languages.
 .
 This package provides Python 3.x version of pypandoc.
