From 46262a0d76b92ef0a2fe6750bb32e7b75f2e220d Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 5 Sep 2020 09:16:43 +0200 Subject: python/python2-sip: Removed (already in current as sip). Signed-off-by: Matteo Bernardini --- python/python2-sip/README | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 python/python2-sip/README (limited to 'python/python2-sip/README') diff --git a/python/python2-sip/README b/python/python2-sip/README deleted file mode 100644 index 10c01de44b..0000000000 --- a/python/python2-sip/README +++ /dev/null @@ -1,15 +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. - -This is an updated version of the stock slackware package. It should not -interfere with the stock version. - -To build against this library in your python2 applications you will need to -tell your application the binary name and/or include path: - -/usr/bin/python2-sip -/usr/include/python2.7/python2-sip/ - -To use the module in your python2 projects, it is named PyQt5.sip. -- cgit v1.2.3