File: control

package info (click to toggle)
python-booleanoperations 0.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 668 kB
  • sloc: python: 1,246; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 1,074 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
Source: python-booleanoperations
Section: fonts
Priority: optional
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>,
           Yao Wei (魏銘廷) <mwei@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-pytest (>= 3.0.2) <!nocheck>,
               python3-pyclipper (>= 1.1.0.post2-3),
               python3-setuptools,
               python3-setuptools-scm,
               python3-defcon,
               python3-fontpens,
               python3-wheel
Standards-Version: 4.6.1
Homepage: https://github.com/typemytype/booleanOperations
Vcs-Git: https://salsa.debian.org/fonts-team/booleanoperations.git
Vcs-Browser: https://salsa.debian.org/fonts-team/booleanoperations

Package: python3-booleanoperations
Architecture: all
Section: python
Depends: ${misc:Depends},
         ${python3:Depends},
Description: Python library for Boolean operations on paths
 Boolean operations on paths based on a super fast polygon clipper library.