summaryrefslogtreecommitdiffstats
path: root/libraries/apiextractor/README
blob: d92d9b550deae8678f9c37d4273d9211b22dd2b6 (plain)
1
2
3
4
The API Extractor library is used by the bindings generator to parse the
header and typesystem files to create an internal representation of the
API. It is based on the QtScriptGenerator codebase. It is mainly used
to build PySide, a LGPL licenced python binding for Qt.