File: control

package info (click to toggle)
ufolib2 0.17.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 856 kB
  • sloc: python: 4,381; makefile: 26
file content (37 lines) | stat: -rw-r--r-- 1,053 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
34
35
36
37
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),
 pybuild-plugin-pyproject,
 python3-all,
 python3-msgpack (>= 1.0.3),
 python3-wheel,
 python3-setuptools,
 python3-setuptools-scm,
 python3-sphinx,
 python3-fonttools (>= 4.29.1),
 python3-attr (>= 22.1.0),
#python3-orjson (>= 3.7.8),
 python3-pytest,
 python3-cattr (>= 22.2.0),
 python3-lxml (>= 4.9.1)
Standards-Version: 4.7.0
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.29.1),
 python3-attr (>= 22.1.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.