diff options
author | Grissiom <chaos.proton@gmail.com> | 2010-11-23 23:54:53 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-24 22:01:43 +0100 |
commit | 5673dae47aa509a2505f85faeaa84761c476773f (patch) | |
tree | 871cc58d6d252a214dd89414a0a3b2c129a9c055 /development/shiboken/README | |
parent | 78ca7ff0bfceb8397ffe468e608213248f460a15 (diff) | |
download | slackbuilds-5673dae47aa509a2505f85faeaa84761c476773f.tar.gz |
development/shiboken: Added. (PySide bindings generator plugin)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/shiboken/README')
-rw-r--r-- | development/shiboken/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/shiboken/README b/development/shiboken/README new file mode 100644 index 0000000000..4795048ef1 --- /dev/null +++ b/development/shiboken/README @@ -0,0 +1,5 @@ +The Shiboken Generator (A.K.A. shiboken) is the plugin that creates the PySide +bindings source files from Qt headers and auxiliary files (typesystems, +global.h and glue files). + +This requires apiextractor and generatorrunner. |