diff options
Diffstat (limited to 'development/kiwi/README')
-rw-r--r-- | development/kiwi/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/kiwi/README b/development/kiwi/README new file mode 100644 index 0000000000..90364d2e6c --- /dev/null +++ b/development/kiwi/README @@ -0,0 +1,8 @@ +kiwi (a framework for developing graphical applications in Python) + +kiwi is a framework composed of a set of modules, which eases Python +development using PyGTK. Kiwi makes graphical applications *much* +faster to code, with good architecture and more Python-like bindings; +it also offers extended widgets based upon the original PyGTK widgets. + +kiwi depends on PyGTK, which is available from SlackBuilds.org. |