slackbuilds_ponce/python/python3-sip/README

5 lines
235 B
Text
Raw Normal View History

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.