You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 47ecdb220d
python/python3-sip: Fix slack-desc.
9 years ago
..
README python/python3-sip: Added (Tool to generate Python bindings). 10 years ago
python3-sip.SlackBuild python/python3-sip: Updated for version 4.18. 10 years ago
python3-sip.info python/python3-sip: Updated for version 4.18. 10 years ago
slack-desc python/python3-sip: Fix slack-desc. 9 years ago

README

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.