Source: skia-pathops
Section: python
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 cython3 (>= 3.1),
 debhelper-compat (= 13),
 libskia-dev,
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3,
 python3-dev,
 python3-setuptools,
 python3-setuptools-scm,
 python3-pytest <!nocheck>,
 python3-pytest-xdist <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://github.com/fonttools/skia-pathops
Vcs-Git: https://salsa.debian.org/fonts-team/skia-pathops.git
Vcs-Browser: https://salsa.debian.org/fonts-team/skia-pathops
Testsuite: autopkgtest-pkg-pybuild
Description: Python bindings for the Skia library's Path Ops module
 This package provides the Python bindings for the Google Skia library's Path
 Ops module, performing boolean operations on paths (intersection, union,
 difference, xor).

Package: python3-skia-pathops
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
Description: ${source:Synopsis} (Python 3)
 ${source:Extended-Description}
