File: control

package info (click to toggle)
axisregistry 0.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,024 kB
  • sloc: python: 955; makefile: 4
file content (33 lines) | stat: -rw-r--r-- 1,147 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: axisregistry
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Agathe Porte <debian@microjoe.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-fonttools,
 python3-protobuf,
 python3-setuptools,
 python3-setuptools-scm,
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/googlefonts/axisregistry/
Vcs-Git: https://salsa.debian.org/python-team/packages/axisregistry.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/axisregistry

Package: python3-axisregistry
Architecture: all
Depends:
 python3-pkg-resources,
 ${misc:Depends},
 ${python3:Depends},
Description: Access data from the Google Fonts variable fonts axis registry
 This repository contains a python package providing easy access to the GF Axis
 Registry. Data was copied (and is kept is sync with) its original location at
 the `axisregistry` directory on the https://github.com/google/fonts git repo.
 .
 As of March 4th, 2022, there's an ongoing plan to soon make this module the
 central place for updates on the data-set.