mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
78a30bcf37
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
5 lines
272 B
Text
5 lines
272 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.
|
|
|