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 31 32 33 34 35 36 37 38 39 40 41
|
Source: ufo2ft
Section: fonts
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders:
Jeremy Bicha <jbicha@debian.org>,
Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-setuptools,
python3-setuptools-scm,
python3-pytest <!nocheck>,
python3-fontmath (>= 0.9.4),
python3-fonttools (>= 4.61.1),
python3-ufolib2 (>= 0.16.0),
python3-defcon (>= 0.10.0),
python3-syrupy <!nocheck>,
python3-compreffor (>= 0.5.6),
python3-booleanoperations (>= 0.9.0),
python3-cffsubr (>= 0.3.0),
Standards-Version: 4.7.3
Homepage: https://github.com/googlefonts/ufo2ft/
Vcs-Git: https://salsa.debian.org/fonts-team/ufo2ft.git
Vcs-Browser: https://salsa.debian.org/fonts-team/ufo2ft
Testsuite: autopkgtest-pkg-python
Description: Bridge from UFOs to fonttools objects
python3-ufo2ft converts fonts from UFO, a common font source format, to
fonttools Python objects, which can subsequently saved as OTF or TTF
binaries.
Package: python3-ufo2ft
Architecture: all
Multi-Arch: foreign
Section: python
Depends: ${misc:Depends},
${python3:Depends},
Breaks:
python3-glyphslib (<< 6.9.2),
Description: ${source:Synopsis}
${source:Extended-Description}
|