]> git.friedersdorff.com Git - max/slackbuilds.git/blobdiff - python/python3-sip/README
Add packages for qutebrowser and it's dependencies
[max/slackbuilds.git] / python / python3-sip / README
diff --git a/python/python3-sip/README b/python/python3-sip/README
new file mode 100644 (file)
index 0000000..73272f0
--- /dev/null
@@ -0,0 +1,4 @@
+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.