Generates boost::python-based bindings for qt based libraries.
the binding generator is a utility that parses the headers for a given c/c++ library and modifies this data with the information and guides from xml files (called typesystem files) containing complementar semantic information, modifications, renamings, etc, in order to generate binding source code (or documentation, or anything you want) for the target language for which it was written.