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@lxde.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-pytest <!nocheck>,
               python3-fonttools (>= 3.28.0) <!nocheck>,
               python3-ufolib (>= 2.1.1) <!nocheck>,
               python3-ufolib2 (>= 0.1.3) <!nocheck>,
               python3-defcon (>= 0.5.1) <!nocheck>,
               python3-cu2qu (>= 1.5.0) <!nocheck>,
               python3-compreffor (>= 0.4.6.post1) <!nocheck>,
               python3-booleanoperations (>= 0.8.0) <!nocheck>,
               python3-pyclipper (>= 1.1.0.post2) <!nocheck>,
Standards-Version: 4.1.5
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

Package: python3-ufo2ft
Architecture: all
Multi-Arch: foreign
Section: python
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-fonttools (>= 3.28.0),
         python3-ufolib (>= 2.1.1),
         python3-defcon (>= 0.5.1),
         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.
