python-pyclipper
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-pyclipper
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pyclipper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
pyclipper-1.3.0.post2.tar.gz | 0000132899 130 KB | |
python-pyclipper.changes | 0000001340 1.31 KB | |
python-pyclipper.spec | 0000002266 2.21 KB |
Revision 8 (latest revision is 22)
Matej Cepl (mcepl)
accepted
request 946382
from
Benjamin Greiner (bnavigator)
(revision 8)
- Extend package description - Remove python2 workarounds - Update to 1.3.0post2 * Export pyclipper.__version__ string (#40). * Removed long-deprecated SCALING_FACTOR global variable. - Relese 1.2.0 * Release the Global Interpreter Lock (GIL) while doing more CPU intensive calls to ClipperLib (union, difference, intersection, minkowski, offset, etc), to allow Python apps to better parallelize when using threading (#29, #30). - Drop python-pyclipper-no-unittest2.patch
Comments 0