File: control

package info (click to toggle)
ufolib2 0.11.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 636 kB
  • sloc: python: 2,474; makefile: 10
file content (33 lines) | stat: -rw-r--r-- 927 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
32
33
Source: ufolib2
Section: devel
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-wheel,
 python3-setuptools,
 python3-setuptools-scm,
 python3-sphinx,
 python3-fonttools (>= 4.18.2),
 python3-attr (>= 20.3.0),
 python3-pytest
Standards-Version: 4.5.1
Homepage: https://github.com/fonttools/ufoLib2
Vcs-Git: https://salsa.debian.org/fonts-team/ufolib2.git
Vcs-Browser: https://salsa.debian.org/fonts-team/ufolib2

Package: python3-ufolib2
Architecture: all
Multi-Arch: foreign
Section: python
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-fonttools (>= 4.18.0),
 python3-attr (>= 20.3.0),
Description: Unified Font Object (UFO) fonts library
 ufoLib2 reads and writes Unified Font Object (UFO) files.
 UFO is a file format that stores fonts source files.