mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
223 B
Plaintext
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.
|