File: control

package info (click to toggle)
python-colorful 0.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,124 kB
  • sloc: python: 1,343; sh: 8; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 901 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
24
Source: python-colorful
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-pytest,
               python3-setuptools
Standards-Version: 4.6.2
Homepage: https://github.com/timofurrer/colorful
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-colorful
Vcs-Git: https://salsa.debian.org/python-team/packages/python-colorful.git
Testsuite: autopkgtest-pkg-python

Package: python3-colorful
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Terminal string styling done right (Python 3)
 This package contains a terminal string styling done right in Python.
 .
 This package installs the library for Python 3.