File: control

package info (click to toggle)
fonttools 4.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 24,288 kB
  • sloc: python: 114,989; xml: 103; makefile: 41
file content (94 lines) | stat: -rw-r--r-- 3,314 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Source: fonttools
Section: devel
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders:
 Luke Faraone <lfaraone@debian.org>,
 Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-all-dev,
 cython3 (>= 0.28.5),
 python3-brotli (>= 1.0.9) <!nocheck>,
 python3-pytest <!nocheck>,
 python3-scipy (>= 1.8.1) <!nocheck> | python3-munkres (>= 1.1.4) <!nocheck>,
 python3-setuptools,
 python3-fs (>= 2.4.16) <!nocheck>,
 python3-lxml (>= 4.5.0) <!nocheck>,
 python3-ufolib2 (>= 0.13.1) <!nocheck>,
 sphinx-common,
 unicode-data (>= 14.0.0),
Build-Depends-Indep:
 python3-reportlab <!nodoc>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-matplotlib <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://github.com/fonttools/fonttools
Vcs-Git: https://salsa.debian.org/fonts-team/fonttools.git
Vcs-Browser: https://salsa.debian.org/fonts-team/fonttools

Package: python3-fonttools
Section: python
Architecture: any
Depends:
 python3-brotli (>= 1.0.9),
 python3-pkg-resources,
 python3-scipy (>= 1.8.1) | python3-munkres (>= 1.1.4),
 python3-ufolib2 (>= 0.13.1) | python3-defcon (>= 0.6.0),
 python3-sympy,
 python3-fs (>= 2.4.16),
 python3-lxml (>= 4.5.0),
 python3-lz4 (>= 1.7.4.2),
 python3-unicodedata2 (>= 14.0.0) | python3-all (>= 3.11.0),
 unicode-data (>= 14.0.0),
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Replaces: fonttools (<< 3.15.1-3)
Breaks: fonttools (<< 3.15.1-3)
Description: Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
 FontTools/TTX is a library to manipulate font files from Python.
 It supports reading and writing of TrueType/OpenType fonts, reading
 and writing of AFM files, reading (and partially writing) of PS Type 1
 fonts.  It also contains a tool called "TTX" which converts
 TrueType/OpenType fonts to and from an XML-based format.
 .
 This is the Python 3 version of the fontTools package.

Package: python-fonttools-doc
Section: doc
Architecture: all
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends}
Replaces: fonttools (<< 3.15.1-1)
Breaks: fonttools (<< 3.15.1-1)
Build-Profiles: <!nodoc>
Description: Converts OpenType and TrueType fonts to and from XML (Documentation)
 FontTools/TTX is a library to manipulate font files from Python.
 It supports reading and writing of TrueType/OpenType fonts, reading
 and writing of AFM files, reading (and partially writing) of PS Type 1
 fonts.  It also contains a tool called "TTX" which converts
 TrueType/OpenType fonts to and from an XML-based format.
 .
 This is the sphinx documentation of the fontTools package.

Package: fonttools
Depends:
 ${python3:Depends},
 python3-fonttools (>= ${source:Version}),
 python3-fonttools (<< ${source:Version}.1~),
 ${misc:Depends}
Architecture: all
Multi-Arch: foreign
Description: Converts OpenType and TrueType fonts to and from XML (Executables)
 FontTools/TTX is a library to manipulate font files from Python.
 It supports reading and writing of TrueType/OpenType fonts, reading
 and writing of AFM files, reading (and partially writing) of PS Type 1
 fonts.  It also contains a tool called "TTX" which converts
 TrueType/OpenType fonts to and from an XML-based format.
 .
 This provides the executables of fontTools package.