Source: ufo2ft
Section: fonts
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders:
 Jeremy Bicha <jbicha@debian.org>,
 Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-setuptools-scm,
               python3-pytest <!nocheck>,
               python3-fonttools (>= 3.32.0) <!nocheck>,
               python3-ufolib2 (>= 0.2.1) <!nocheck>,
               python3-defcon (>= 0.6.0) <!nocheck>,
               python3-cu2qu (>= 1.6.4) <!nocheck>,
               python3-compreffor (>= 0.4.6.post1) <!nocheck>,
               python3-booleanoperations (>= 0.8.0) <!nocheck>,
Standards-Version: 4.2.1
Homepage: https://github.com/googlei18n/ufo2ft/releases
Vcs-Git: https://salsa.debian.org/fonts-team/ufo2ft.git
Vcs-Browser: https://salsa.debian.org/fonts-team/ufo2ft
Testsuite: autopkgtest-pkg-python

Package: python3-ufo2ft
Architecture: all
Multi-Arch: foreign
Section: python
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-fonttools (>= 3.29.1),
         python3-ufolib (>= 2.3.1),
         python3-defcon (>= 0.5.3),
         python3-cu2qu (>= 1.5.0),
         python3-compreffor (>= 0.4.6.post1-1),
         python3-booleanoperations (>= 0.8.0)
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.
