summaryrefslogtreecommitdiffstats
path: root/python/python3-sip/slack-desc
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2015-08-11 17:45:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-11 23:25:32 +0700
commitfd473860d033e6cb897ed4d0ba4233158ac16557 (patch)
treed4af1561dcb0689388d313b52b92de85b89ab866 /python/python3-sip/slack-desc
parentadb07120d122ec69795e9e0d52206a06058af295 (diff)
downloadslackbuilds-fd473860d033e6cb897ed4d0ba4233158ac16557.tar.gz
slackbuilds-fd473860d033e6cb897ed4d0ba4233158ac16557.tar.xz
python/python3-sip: Added (Tool to generate Python bindings).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sip/slack-desc')
-rw-r--r--python/python3-sip/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-sip/slack-desc b/python/python3-sip/slack-desc
new file mode 100644
index 0000000000..ed15edff1c
--- /dev/null
+++ b/python/python3-sip/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-sip: SIP (Tool to generate Python bindings)
+python3-sip:
+python3-sip: SIP is a tool that makes it very easy to create Python bindings for
+python3-sip: C and C++ libraries. It was originally developed to create PyQt,
+python3-sip: the Python bindings for the Qt toolkit, but can be used to create
+python3-sip: bindings for any C or C++ library.
+python3-sip:
+python3-sip: Homepage: http://www.riverbankcomputing.com/software/sip/intro/
+python3-sip:
+python3-sip:
+python3-sip: