diff options
author | Grissiom <chaos.proton@gmail.com> | 2011-08-08 16:43:57 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-08 16:43:57 -0300 |
commit | e3fe2bd29d53e7bf69030412cce5321f4ed29342 (patch) | |
tree | d820cd01bfded7d552fd856a4967e0aa84dfdd38 /libraries/apiextractor/README | |
parent | fe17a6c7b401ccef11c403d70652703b13a69df4 (diff) | |
download | slackbuilds-e3fe2bd29d53e7bf69030412cce5321f4ed29342.tar.gz |
libraries/apiextractor: Updated for version 0.10.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/apiextractor/README')
-rw-r--r-- | libraries/apiextractor/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/libraries/apiextractor/README b/libraries/apiextractor/README index 12e3f8c350..d92d9b550d 100644 --- a/libraries/apiextractor/README +++ b/libraries/apiextractor/README @@ -1,5 +1,4 @@ -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. - +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. |