Source: dehinter
Section: fonts
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Aryan Karamtoth <spaciouscoder78@disroot.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-fonttools,
 python3-coverage,
 python3-pytest,
 python3-mypy,
 python3-isort,
 python3-flake8,
 python3-wheel,
 tox,
Standards-Version: 4.7.4
Homepage: https://github.com/source-foundry/dehinter
Vcs-Browser: https://salsa.debian.org/fonts-team/dehinter
Vcs-Git: https://salsa.debian.org/fonts-team/dehinter.git

Package: dehinter
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Tool for the removal of TrueType instruction sets (hints) in fonts
 dehinter is a Python command line application that removes TrueType 
 instruction sets, global hinting tables, and other associated OpenType 
 table data in font files. The tool provides cross-platform support on macOS, 
 Windows, and Linux systems with a Python v3.7+ interpreter.
