aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyclipper/README
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2022-03-08 17:23:55 +1100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 08:57:13 +0700
commit3f5c01bff50f166cba2a119e856bdeac1cbb07f9 (patch)
treecd2252eab919a7dca0169a62d62c2e0d01b1a662 /python/python3-pyclipper/README
parent2b43421b6088a19b6460050d0aea366e7c93e658 (diff)
python/python3-pyclipper: Added (new dependendency of Type1_to_OTF)
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyclipper/README')
-rw-r--r--python/python3-pyclipper/README4
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).