slackbuilds_ponce/development/kiwi
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
kiwi.info development/kiwi: Fixed dep info 2012-08-24 17:47:44 -05:00
kiwi.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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
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
SQLObject are installed.