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: compreffor
Section: devel
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 13),
cython3 (>= 3.0.11),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all-dev,
python3-fonttools (>= 4.54.1),
python3-pytest <!nocheck>,
python3-setuptools,
python3-setuptools-scm
Standards-Version: 4.7.0
Homepage: https://github.com/googlefonts/compreffor
Vcs-Git: https://salsa.debian.org/fonts-team/compreffor.git
Vcs-Browser: https://salsa.debian.org/fonts-team/compreffor
Package: python3-compreffor
Architecture: any
Section: python
Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends}
Description: CFF table subroutinizer for FontTools
python3-compreffor is a tool to subroutinize a Compact Font Format (CFF)
OpenType font.
|