summaryrefslogtreecommitdiffstats
path: root/python/py3cairo/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-11-20 14:04:21 +0100
committer Matteo Bernardini2018-11-20 14:04:21 +0100
commitd6719c95b8e506f9437318a9244e1e0d2fa552a6 (patch)
tree76c67dc4ce71a57d084320f9438e87d5fadbce23 /python/py3cairo/README
parent59bc131453646d864559816c35214b368a8ad945 (diff)
downloadslackbuilds-current-20181120.1.tar.gz
20181120.1 global branch merge.current-20181120.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/py3cairo/README')
-rw-r--r--python/py3cairo/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/python/py3cairo/README b/python/py3cairo/README
deleted file mode 100644
index 5e237fabd8..0000000000
--- a/python/py3cairo/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Py3cairo is a Python 3.x binding for the Cairo graphics library.
-The Pycairo bindings are designed to match the cairo C API as closely as
-possible, and to deviate only in cases which are clearly better
-implemented in a more 'Pythonic' way.
-
-This requires python3.
-
-Py3cairo is safe to install beside Slackware's pycairo package (Python 2.7).