summaryrefslogtreecommitdiffstats
path: root/libraries/apiextractor/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/apiextractor/README')
-rw-r--r--libraries/apiextractor/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/apiextractor/README b/libraries/apiextractor/README
new file mode 100644
index 0000000000..12e3f8c350
--- /dev/null
+++ b/libraries/apiextractor/README
@@ -0,0 +1,5 @@
+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.
+