Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-07 | py-sip6: does not support Python 2 | wiz | 1 | -1/+3 | |
2022-12-02 | x11/py-sip6: import py-sip6-6.7.5 | wiz | 4 | -0/+291 | |
Based on wip/py-sip6 by Olaf Seibert and myself. SIP is a collection of tools that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed in 1998 to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library. For example it is also used to generate wxPython, the Python bindings for wxWidgets. This package contains major version 6 of sip. |