summaryrefslogtreecommitdiffstats
path: root/python/python3-sip/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-04-11 16:09:18 +0200
committer Matteo Bernardini2020-04-11 16:09:18 +0200
commitb4f164a81cd8b24517e17b7c5adad38d09968638 (patch)
tree7a4fa1f58087a7c402ce313a1c629407b6fb22ce /python/python3-sip/README
parent3fa270fe68663153ec4547b9988cc302cc8523ce (diff)
downloadslackbuilds-current-20200411.1.tar.gz
20200411.1 global branch merge.current-20200411.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python3-sip/README')
-rw-r--r--python/python3-sip/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python3-sip/README b/python/python3-sip/README
deleted file mode 100644
index 73272f0e41..0000000000
--- a/python/python3-sip/README
+++ /dev/null
@@ -1,4 +0,0 @@
-SIP is a tool that makes it very easy to create Python bindings for
-C and C++ libraries. It was originally developed to create PyQt,
-the Python bindings for the Qt toolkit, but can be used to create
-bindings for any C or C++ library.