slackbuilds/libraries/apiextractor
Andrew Clemons 0624f9f068
libraries/apiextractor: Add qt4 dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-04 17:53:43 +07:00
..
README
apiextractor.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
apiextractor.info libraries/apiextractor: Add qt4 dependency. 2022-02-04 17:53:43 +07:00
slack-desc libraries/apiextractor: Update HOMEPAGE url. 2017-04-23 09:08:04 +07:00

README

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.