Source: ansimarkup
Section: utils
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.7.3
Homepage: https://github.com/gvalkov/python-ansimarkup
X-Python3-Version: >= 3.6
Vcs-Browser: https://salsa.debian.org/python-team/packages/ansimarkup
Vcs-Git: https://salsa.debian.org/python-team/packages/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.
