diff options
Diffstat (limited to 'development/easygui/slack-desc')
-rw-r--r-- | development/easygui/slack-desc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/development/easygui/slack-desc b/development/easygui/slack-desc index 55692adb03..282bd5ccd1 100644 --- a/development/easygui/slack-desc +++ b/development/easygui/slack-desc @@ -5,15 +5,15 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| -easygui: EasyGui (very easy GUI programming in python on top of Tkinter) + |-----handy-ruler-------------------------------------------------------| +easygui: easygui (very easy GUI programming in python on top of Tkinter) easygui: -easygui: It provides an easy-to-use interface for simple GUI interaction -easygui: with a user. It does not require the programmer to know anything -easygui: about tkinter, frames, widgets, callbacks or lambda. All GUI -easygui: interactions are invoked by simple function calls that return -easygui: results. It is written by Stephen Ferg and is released under -easygui: Creative Commons Attribution 2.0 License. +easygui: It provides an easy-to-use interface for simple GUI interaction with +easygui: a user. It does not require the programmer to know anything about +easygui: tkinter, frames, widgets, callbacks or lambda. +easygui: All GUI interactions are invoked by simple function calls that return +easygui: results. It is written by Stephen Ferg. easygui: -easygui: http://www.ferg.org/easygui/ +easygui: +easygui: Homepage: http://easygui.sourceforge.net easygui: |