
Shiboken is a bindings generator for c++ libraries that outputs cpython source code. it uses generatorrunner and apiextractor to collect information from library headers, merging modifications and handwritten code defined in the typesystem description.
this is the shared library used by shiboken.