File: control

package info (click to toggle)
gftools 0.9.991%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,568 kB
  • sloc: python: 15,959; sh: 33; makefile: 6
file content (53 lines) | stat: -rw-r--r-- 1,487 bytes parent folder | download | duplicates (2)
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
Source: gftools
Section: fonts
Maintainer: Debian Fonts Team <debian-fonts@lists.debian.org>
Uploaders:
 Agathe Porte <gagath@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-axisregistry <!nocheck>,
 python3-bs4 <!nocheck>,
 python3-bumpfontversion,
 python3-font-v (>= 2.1.0-3~),
 python3-fontfeatures,
 python3-fontmake <!nocheck>,
 python3-fonttools,
 python3-gflanguages,
 python3-gfsubsets,
 python3-github <!nocheck>,
 python3-glyphsets,
 python3-networkx <!nocheck>,
 python3-ots <!nocheck>,
 python3-pil <!nocheck>,
 python3-protobuf,
 python3-pygit2 <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-setuptools-scm,
 python3-strictyaml,
 python3-tabulate,
 python3-ttfautohint-py,
 python3-unidecode <!nocheck>,
 python3-yaml,
 ufomerge,
Standards-Version: 4.7.3
Homepage: https://github.com/googlefonts/gftools
Vcs-Git: https://salsa.debian.org/fonts-team/gftools.git
Vcs-Browser: https://salsa.debian.org/fonts-team/gftools

Package: gftools
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 fontmake,
 libjs-chart.js,
 ninja-build,
Description: Google Fonts Tools
 This project contains tools used for working with the Google Fonts collection,
 plus Google Fonts Glyph Set Documentation in the /encodings subdirectory.
 While these tools are primarily intended for contributors to the Google Fonts
 project, anyone who works with fonts could find them useful.