diff options
author | Grissiom <chaos.proton@gmail.com> | 2011-08-08 17:03:03 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-08 17:03:03 -0300 |
commit | 40110b34f7000a5c763f33677892acdaf3d37e91 (patch) | |
tree | c94b0e412f38b08a3e7c0367ca3c9202b340b56d /development/shiboken/README | |
parent | c8e02ef6bcfaa4a888860f39461bf20df0bef3c4 (diff) | |
download | slackbuilds-40110b34f7000a5c763f33677892acdaf3d37e91.tar.gz |
development/shiboken: Updated for version 1.0.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/shiboken/README')
-rw-r--r-- | development/shiboken/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/shiboken/README b/development/shiboken/README index 4795048ef1..974693ac91 100644 --- a/development/shiboken/README +++ b/development/shiboken/README @@ -1,5 +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). +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. |