pyodide/packages/pyclipper/meta.yaml

17 lines
530 B
YAML
Raw Normal View History

package:
name: pyclipper
version: 1.3.0.post3
source:
url: https://files.pythonhosted.org/packages/45/9e/0ad12b045017ab57a05844084d376569a023c604b1061065c604fa3bf953/pyclipper-1.3.0.post3.tar.gz
sha256: 639fbc55569b94487f89261b1656e3e655d06888a582218c5432c426705d1f6f
test:
imports:
- pyclipper
about:
home: https://github.com/greginvm/pyclipper
PyPI: https://pypi.org/project/pyclipper
summary:
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library
(ver. 6.4.2)
license: MIT