Shiboken 0.1
Shiboken is a plugin for Generator Runner, thsi generator generates CPython code instead of boost::python code as BoostPythonGenerator does.
Documentation
|
Contents
for a complete overview
FAQ
answers for frequent asked questions
Command line options
explains the few flags used to change Shiboken behaviour
Type System Variables
describes the type system variables that could be used in user custom code
|
Code Injection Semantics
explains how custom code injection is interpreted by Shiboken
Sequence Protocol
support for python sequence protocol
Object Ownership
object ownership features
Compiling/Installing
how to compile and install Shiboken
|