File: control

package info (click to toggle)
python-prettylog 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 108 kB
  • sloc: python: 230; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 839 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
25
26
27
28
29
30
Source: python-prettylog
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-colorlog <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-ujson <!nocheck>,
 tox <!nocheck>,
Standards-Version: 4.5.1
Homepage: https://github.com/mosquito/prettylog
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-prettylog
Vcs-Git: https://salsa.debian.org/python-team/packages/python-prettylog.git
Rules-Requires-Root: no

Package: python3-prettylog
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends}
Description: colored log formatter (Python 3)
 Colored log formatter for Python 3.
 .
 This package installs the library for Python 3.