summaryrefslogtreecommitdiff
path: root/development/kiwi/README
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2011-09-24 17:05:06 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-09-24 17:05:06 -0300
commita31667728a12a357ecb7a715223f3b16e4be4143 (patch)
tree1a7d897df480a98b05f9cd6f7876e96244ba784a /development/kiwi/README
parentcfea81e596e3db1c7bd1d4178f2b13dd716a5b55 (diff)
downloadslackbuilds-a31667728a12a357ecb7a715223f3b16e4be4143.tar.gz
development/kiwi: Updated for version 1.9.29.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/kiwi/README')
-rw-r--r--development/kiwi/README12
1 files changed, 5 insertions, 7 deletions
diff --git a/development/kiwi/README b/development/kiwi/README
index 5e0a4173a2..5a650b9647 100644
--- a/development/kiwi/README
+++ b/development/kiwi/README
@@ -1,13 +1,11 @@
-kiwi (A framework for Python applications with GUIs)
-
-Kiwi is a framework and a set of enhanced PyGTK widgets designed to
-make building programs with graphical interfaces both easy to write
+Kiwi is a framework and a set of enhanced PyGTK widgets designed to
+make building programs with graphical interfaces both easy to write
and easy to maintain. Kiwi is pure Python and released under the LGPL.
-Fully object-oriented, and roughly Smalltalk's MVC, Kiwi provides a
-simple, practical way to build forms, windows and widgets that
+Fully object-oriented, and roughly Smalltalk's MVC, Kiwi provides a
+simple, practical way to build forms, windows and widgets that
transparently access and display your object data. Kiwi is inspired
by Allen Holub's Visual Proxy.
-NOTE: Additional functionality is provided if zope.interface and/or
+NOTE: Additional functionality is provided if zope.interface and/or
SQLObject are installed.