K 10 svn:author V 5 nivit K 8 svn:date V 27 2011-12-18T21:59:39.000000Z K 7 svn:log V 458 GeneratorRunner is a tool that eases the development of binding generators for C++ and Qt-based libraries by providing a framework to help automating most of the process. It uses the ApiExtractor library to parse the header files and manipulate the classes information while generating the binding code using front-end modules provided by the user. GeneratorRunner is based on the QtScriptGenerator project WWW: http://www.pyside.org/docs/generatorrunner/ END