2013-09-26 17:14:40 +02:00

5 lines
223 B
Plaintext

SIP is a tool that makes it very easy to create Python bindings for
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++ library.