1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: glyphspkg
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3,
pybuild-plugin-pyproject,
python3-setuptools,
python3-setuptools-scm,
python3-openstep-plist,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/jenskutilek/glyphspkg
Vcs-Git: https://salsa.debian.org/python-team/packages/glyphspkg.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/glyphspkg
Package: glyphspkg
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: Converter from .glyphspackage to .glyphs files
This package provides a utility to convert GlyphsApp package to
monolithic files. It is commonly needed by some open-source font
building tools, such as fontmake and fonttools.
|