slackbuilds_ponce/libraries/apiextractor/README
Grissiom 78a30bcf37 libraries/apiextractor: Added (Api Extractor)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-10-25 07:55:10 -05:00

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.