File: control

package info (click to toggle)
python-booleanoperations 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 660 kB
  • sloc: python: 1,273; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 1,030 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
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 (>= 11),
               dh-python,
               python3-all,
               python3-pytest (>= 3.0.2) <!nocheck>,
               python3-pyclipper (>= 1.0.5),
               python3-setuptools,
               python3-setuptools-scm,
               python3-defcon,
               python3-fontpens
Standards-Version: 4.2.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.