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
|
Source: vharfbuzz
Section: python
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders:
Boyuan Yang <byang@debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3,
python3-setuptools,
python3-setuptools-scm,
python3-uharfbuzz,
Standards-Version: 4.7.3
Homepage: https://github.com/simoncozens/vharfbuzz
Vcs-Git: https://salsa.debian.org/fonts-team/vharfbuzz.git
Vcs-Browser: https://salsa.debian.org/fonts-team/vharfbuzz
Description: user-friendlier way to use Harfbuzz in Python
This package provides vharfbuzz, a slightly more high-level Python
interface to the text shaping process based on uharfbuzz.
Package: python3-vharfbuzz
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: ${source:Synopsis}
${source:Extended-Description}
|