# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-skia-pathops VERSION= 0.5.1.post1 KEYWORDS= python VARIANTS= py38 py39 SDESC[py38]= Skia library bindings (PY38) SDESC[py39]= Skia library bindings (PY39) HOMEPAGE= https://github.com/fonttools/skia-pathops CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPI/s/skia-pathops DISTFILE[1]= skia-pathops-0.5.1.post1.zip:main DF_INDEX= 1 SPKGS[py38]= single SPKGS[py39]= single OPTIONS_AVAILABLE= PY38 PY39 OPTIONS_STANDARD= none VOPTS[py38]= PY38=ON PY39=OFF VOPTS[py39]= PY38=OFF PY39=ON BUILD_DEPENDS= skia:single:standard BUILDRUN_DEPENDS= python-setuptools-scm:single:python_used python-Cython:single:python_used DISTNAME= skia-pathops-0.5.1.post1 GENERATED= yes MAKE_ENV= BUILD_SKIA_FROM_SOURCE=0 SKIA_LIBRARY_DIR={{LOCALBASE}}/lib [PY38].USES_ON= python:py38 [PY39].USES_ON= python:py39 [FILE:789:descriptions/desc.single] [Travis 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 [FILE:107:distinfo] 28dfb6afdfe90dfef075b236972b66df791a16e2ae092c3437ea7d40e9a41f73 41337821 skia-pathops-0.5.1.post1.zip