Adding debian version 1.8.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e40b3259c1
commit
a0ce79e027
8 changed files with 120 additions and 0 deletions
29
debian/control
vendored
Normal file
29
debian/control
vendored
Normal file
|
@ -0,0 +1,29 @@
|
|||
Source: pysilfont
|
||||
Section: python
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
pybuild-plugin-pyproject,
|
||||
python3-all,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://github.com/silnrsi/pysilfont
|
||||
|
||||
Package: python3-silfont
|
||||
Section: python
|
||||
Architecture: all
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
Description: Python-based font utilities collection
|
||||
Pysilfont is a collection of font utilities mainly written in Python designed
|
||||
to help with various aspects of font design and production.
|
||||
.
|
||||
It supports font development, with an emphasis on UFO-based workflows. With
|
||||
some limitations, all UFO scripts in Pysilfont should work with UFO2 or UFO3
|
||||
source files - and can convert from one format to the other.
|
||||
.
|
||||
In addition, all scripts will output UFOs in a normalized form, designed to
|
||||
work with source control systems.
|
Loading…
Add table
Add a link
Reference in a new issue