File: control

package info (click to toggle)
pastel 0.2.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 296 kB
  • sloc: python: 532; sh: 7; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 772 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: pastel
Section: python
Priority: optional
Maintainer: Emmanuel Arias <eamanu@yaerobi.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-pytest,
               python3-pytest-mock,
               python3-setuptools
Standards-Version: 4.5.1
Homepage: https://github.com/sdispater/pastel
Vcs-Git: https://salsa.debian.org/python-team/packages/pastel.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pastel
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: python3-pastel
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: bring colors to your terminal (Python 3)
 Pastel is a simple library to help you colorize
 strings in your terminal.