slackbuilds/development/kiwi
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README development/kiwi: Updated for version 1.9.29. 2011-09-24 17:05:06 -03:00
kiwi.SlackBuild development/kiwi: Change license. 2011-12-17 21:41:48 -06:00
kiwi.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc development/kiwi: Updated for version 1.9.29. 2011-09-24 17:05:06 -03:00

README

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.