diff options
Diffstat (limited to 'python/python3-pyclipper/README')
-rw-r--r-- | python/python3-pyclipper/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-pyclipper/README b/python/python3-pyclipper/README new file mode 100644 index 0000000000..b94622f718 --- /dev/null +++ b/python/python3-pyclipper/README @@ -0,0 +1,4 @@ +pyclipper (Wrapper for C++ translation of the Clipper library) + +Pyclipper is a Cython wrapper exposing public functions and classes of +the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2). |