diff options
Diffstat (limited to 'python/python3-sip/README')
-rw-r--r-- | python/python3-sip/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-sip/README b/python/python3-sip/README new file mode 100644 index 0000000000..73272f0e41 --- /dev/null +++ b/python/python3-sip/README @@ -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. |