File: control

package info (click to toggle)
python-hsluv 5.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,732 kB
  • sloc: python: 318; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 737 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: python-hsluv
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends:
	debhelper-compat (= 13),
	dh-sequence-python3,
	python3-setuptools,
	python3-all,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/hsluv/hsluv-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-hsluv
Vcs-Git: https://salsa.debian.org/python-team/packages/python-hsluv.git

Package: python3-hsluv
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Human-friendly HSL (Python 3)
 HSLuv is a human-friendly alternative to HSL.
 .
 This package installs the library for Python 3.