File: control

package info (click to toggle)
ufomerge 1.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 224 kB
  • sloc: python: 1,445; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 893 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
Source: ufomerge
Section: utils
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Matheus Polkorny <mpolkorny@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-fonttools,
 pybuild-plugin-pyproject,
 python3-pytest <!nocheck>,
 python3-fontfeatures <!nocheck>,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.2
Homepage: https://github.com/googlefonts/ufomerge
Vcs-Browser: https://salsa.debian.org/python-team/packages/ufomerge
Vcs-Git: https://salsa.debian.org/python-team/packages/ufomerge.git

Package: ufomerge
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Merge UFO (Unified Font Object) source files (Python 3)
 Tool for merging UFO font sources, useful in font
 design workflows.
 .
 This package installs the library for Python 3.