File: control

package info (click to toggle)
pysilfont 1.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,896 kB
  • sloc: python: 20,490; xml: 989; sh: 46; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 1,042 bytes parent folder | download
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
28
29
30
31
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,
 python3-setuptools,
Standards-Version: 4.7.2
Homepage: https://github.com/silnrsi/pysilfont
Vcs-Browser: https://forgejo.debian.net/python/pysilfont
Vcs-Git: https://forgejo.debian.net/python/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.