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-unicodedata2
Section: python
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders:
Debian Python Team <team+python@tracker.debian.org>,
Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-python,
python3-setuptools,
python3-all,
python3-all-dev,
python3-pytest <!nocheck>,
python3-pytest-xdist <!nocheck>,
python3-coverage <!nocheck>,
unicode-data (>= 15.1.0),
Standards-Version: 4.6.1
Homepage: https://github.com/fonttools/unicodedata2
Vcs-Browser: https://salsa.debian.org/fonts-team/python-unicodedata2
Vcs-Git: https://salsa.debian.org/fonts-team/python-unicodedata2.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Package: python3-unicodedata2
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}
Built-Using: ${Built-Using}
Description: Python unicodedata backport/updates
This package provides backports and updates to Python's standard unicodedata.
|