Source: fonttools
Section: fonts
Priority: optional
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Luke Faraone <lfaraone@debian.org>
Build-Depends:
 debhelper (>= 10),
 python3-all,
 python3-setuptools,
 python3-numpy,
 python-sphinx,
 dh-python
Standards-Version: 4.1.0
Homepage: https://github.com/fonttools/fonttools
Vcs-Git: https://anonscm.debian.org/git/pkg-fonts/fonttools.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/fonttools.git
X-Python3-Version: >= 3.4

Package: fonttools
Architecture: all
Depends:
 python3-numpy,
 ${misc:Depends},
 ${sphinxdoc:Depends},
 ${python3:Depends}
Description: Converts OpenType and TrueType fonts to and from XML
 FontTools/TTX is a library to manipulate font files from Python.
 It supports reading and writing of TrueType/OpenType fonts, reading
 and writing of AFM files, reading (and partially writing) of PS Type 1
 fonts.  It also contains a tool called "TTX" which converts
 TrueType/OpenType fonts to and from an XML-based format.
