mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
e3fe2bd29d
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
4 lines
271 B
Text
4 lines
271 B
Text
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.
|