Port variant | v11 |
Summary | Skia library bindings (3.11) |
BROKEN | |
Package version | 0.8.0.post2 |
Homepage | https://github.com/fonttools/skia-pathops |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 18 OCT 2024, 16:38:01 UTC |
Port created | 04 JAN 2020, 01:03:23 UTC |
single | [Githun CI Status] [Appveyor CI Status] [PyPI] Python bindings for the [Google Skia] library's [Path Ops] module, performing boolean operations on paths (intersection, union, difference, xor). Install ======= To install or update to the latest released package, run: pip3 install --upgrade skia-pathops Build ===== A recent version of [Cython] is required to build the package (see the `pyproject.toml` file for the minimum required version). For developers we recommend installing in editable mode, and compiling the extension module in the same source directory: git clone --recursive https://github.com/fonttools/skia-pathops.git cd skia-pathops pip install -e . If this fails, try upgrading pip to v18 or later, and try again: pip3 install --upgrade pip |
Build (only) |
skia:dev:std python-setuptools:single:v11 autoselect-python:single:std |
Build and Runtime |
python-setuptools-scm:single:v11 cython2:single:v11 skia:primary:std python311:single:std |
main | mirror://PYPI/s/skia-pathops |
No other ports depend on this one. |