summaryrefslogtreecommitdiffstats
path: root/libraries/apiextractor/README
diff options
context:
space:
mode:
author Grissiom2011-08-08 21:43:57 +0200
committer Niels Horn2011-08-08 21:43:57 +0200
commite3fe2bd29d53e7bf69030412cce5321f4ed29342 (patch)
treed820cd01bfded7d552fd856a4967e0aa84dfdd38 /libraries/apiextractor/README
parentfe17a6c7b401ccef11c403d70652703b13a69df4 (diff)
downloadslackbuilds-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/README9
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.