slackbuilds_ponce/libraries/apiextractor
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
apiextractor.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
apiextractor.SlackBuild
README
slack-desc

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.