summaryrefslogtreecommitdiffstats
path: root/development/kiwi/README
diff options
context:
space:
mode:
author Mikko Varri2010-05-13 00:24:53 +0200
committer Robby Workman2010-05-13 00:24:53 +0200
commit86abfe99362dfecb5e1274ba5a4944f33468e223 (patch)
tree461bc9b701948bb987883b5eb578c565fe54a85c /development/kiwi/README
parent8b01c456acd71e1f71a8343c6fb6efbb98fc6c6c (diff)
downloadslackbuilds-86abfe99362dfecb5e1274ba5a4944f33468e223.tar.gz
development/kiwi: Updated for version 1.9.23
Diffstat (limited to 'development/kiwi/README')
-rw-r--r--development/kiwi/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/development/kiwi/README b/development/kiwi/README
index 9d6d313191..5e0a4173a2 100644
--- a/development/kiwi/README
+++ b/development/kiwi/README
@@ -1,3 +1,5 @@
+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
and easy to maintain. Kiwi is pure Python and released under the LGPL.
@@ -7,5 +9,5 @@ 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 pygobject, zope.interface,
- and/or SQLObject are installed.
+NOTE: Additional functionality is provided if zope.interface and/or
+SQLObject are installed.