1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: ufo2otf
Maintainer: Pierre Rudloff <contact@rudloff.pro>
Section: utils
Priority: optional
Build-Depends: python-setuptools, python-all, debhelper (>= 9), dh-python
Standards-Version: 3.9.8
Vcs-Browser: https://github.com/Rudloff/ufo2otf-debian
Vcs-Git: https://github.com/Rudloff/ufo2otf-debian.git
Homepage: https://github.com/fonts/ufo2otf
Package: ufo2otf
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Take UFO font sources and generate OTF’s and webfonts
Ufo2otf is a command line utility that takes UFO font sources
and generates OTF’s and webfonts.
|