Source: pyth Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Daniele Tricoli Build-Depends: debhelper (>= 11), dh-python, poppler-utils, python-all (>=2.6.6-3), python-bs4, python-docutils, python-nose, python-reportlab, python-setuptools Standards-Version: 4.1.3 X-Python-Version: >= 2.5 Homepage: https://github.com/brendonh/pyth Vcs-Git: https://salsa.debian.org/python-team/modules/pyth.git Vcs-Browser: https://salsa.debian.org/python-team/modules/pyth Testsuite: autopkgtest-pkg-python Package: python-pyth Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-bs4, python-docutils, python-reportlab Description: Python text markup and conversion Pyth is a library used to manipulate different formats of marked-up text. . The following list of document formats are currently available: * XHTML (fully supported: read, write) * RTF (fully supported: read, write) * PDF (only output) . It also can generate documents from Python markup a la Nevow's stan and has limited experimental support for LaTeX.