Source: ansimarkup
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
 python3-setuptools, 
 pybuild-plugin-pyproject,
 python3-colorama,
 python3,
 dh-sequence-python3
Standards-Version: 4.6.2
Homepage: https://pypi.org/project/ansimarkup
X-Python3-Version: >= 3.6
Vcs-Browser: https://salsa.debian.org:/mckinstry/ansimarkup.git
Vcs-Git: https://salsa.debian.org:/mckinstry/ansimarkup.git -b debian/latest

Package: python3-ansimarkup
Section: python
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}
Description: Produce colored terminal text with an xml-like markup
 This is a python3 module to produce colored terminal texty 
 with an XML-like markup.
