File: control

package info (click to toggle)
fontmath 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: python: 3,735; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 986 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
Source: fontmath
Section: devel
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-setuptools,
               python3-fonttools (>= 4.60),
               python3-setuptools-scm,
               python3-pytest <!nocheck>
Standards-Version: 4.7.3
Homepage: https://github.com/robotools/fontMath
Vcs-Git: https://salsa.debian.org/fonts-team/fontmath.git
Vcs-Browser: https://salsa.debian.org/fonts-team/fontmath
Description: Objects for performing math operations on font data
 This is a math library for fonts required by several font building
 libraries.

Package: python3-fontmath
Architecture: all
Section: python
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${python3:Depends}
Description: ${source:Synopsis}
 ${source:Extended-Description}