diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 20:00:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:24 +0200 |
commit | 9e290e8c16dcfdc276ef71dc1b4e3296bd020e0a (patch) | |
tree | cbe8af9fdfcebea4b3a641e9a6896b071f7919d9 /development/gazpacho/README | |
parent | c1ec4738f95c3450354bee6ba6e880d0f9ad2083 (diff) |
development/gazpacho: Added to 12.0 repository
Diffstat (limited to 'development/gazpacho/README')
-rw-r--r-- | development/gazpacho/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/gazpacho/README b/development/gazpacho/README new file mode 100644 index 0000000000000..24a9c39afd3fc --- /dev/null +++ b/development/gazpacho/README @@ -0,0 +1,10 @@ +gazpacho (next generation GUI Design) + +gazpacho allows you to create the Graphical User Interface (GUI) of +your GTK+ program in a visual way. It started as a Glade-3 clone but +now it is more complete and featured than its ancestor. It tries to +be compatible with libglade but it can handle some widgets that still +lack support in libglade. + +gazpacho depends on PyGTK and kiwi, both of which are available from +SlackBuilds.org. |