summaryrefslogtreecommitdiffstats
path: root/python/py3cairo/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-05-20 18:38:36 +0200
committer Matteo Bernardini2018-05-20 18:38:36 +0200
commita824dbc05057a7ebee9d6e389b1a9d94b2526841 (patch)
treeb0a684ea03270d3921e4255b015e39dab4786073 /python/py3cairo/README
parent3e13c69615265f8bb16da751be07dd649bd89c79 (diff)
downloadold.slackbuilds-current-20180520.1.tar.gz
20180520.1 global branch merge.current-20180520.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).