Source: fontmake
Section: devel
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
 python3-fonttools (>= 4.19.1),
 python3-glyphslib (>= 5.3.0~b1),
 python3-ufo2ft (>= 2.19.1-2),
 python3-mutatormath (>= 2.1.2),
 python3-fontmath (>= 0.6.0),
 python3-defcon (>= 0.7.2),
 python3-booleanoperations (>= 0.9.0),
 python3-ufolib2 (>= 0.8.0),
 python3-attr (>= 20.2.0),
 python3-cffsubr (>= 0.2.7),
 python3-pytest <!nocheck>,
 help2man,
Standards-Version: 4.5.1
Homepage: https://github.com/googlei18n/fontmake
Vcs-Git: https://salsa.debian.org/fonts-team/fontmake.git
Vcs-Browser: https://salsa.debian.org/fonts-team/fontmake
Testsuite: autopkgtest-pkg-python

Package: fontmake
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-fontmake (= ${binary:Version})
Description: Compile fonts from UFO or Glyphs to OTF/TTF
 This library provides a wrapper for several other Python libraries which
 together compile fonts from various sources (.glyphs, .ufo) into binaries
 (.otf, .ttf).
 .
 This package provides the executable program.

Package: python3-fontmake
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ttfautohint
Description: Python library for compiling fonts from UFO or Glyphs to OTF/TTF
 This library provides a wrapper for several other Python libraries which
 together compile fonts from various sources (.glyphs, .ufo) into binaries
 (.otf, .ttf).
