File: control

package info (click to toggle)
ansimarkup 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: python: 546; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.