File: control

package info (click to toggle)
ansimarkup 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 164 kB
  • sloc: python: 359; makefile: 11
file content (21 lines) | stat: -rw-r--r-- 701 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
Source: ansimarkup
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
 python3-setuptools, 
 python3,
 dh-sequence-python3
Standards-Version: 4.5.1
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.