Source: python-easygui
Section: python
Priority: optional
Maintainer: Andreas Noteng <andreas@noteng.no>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>, Charlie Smotherman <cjsmo@cableone.net>
Build-Depends: debhelper (>= 7), python (>= 2.6.5-2)
Standards-Version: 3.9.1
XS-Python-Version: >= 2.5
Homepage: http://easygui.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/python-easygui/trunk

Package: python-easygui
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-imaging
Breaks: ${python:Breaks}
Description: module for very simple, very easy GUI programming in Python
 This package provides the python modules EasyGUI.
 Experienced Pythonistas need support for quick and dirty GUI features.
 New Python programmers need GUI capabilities that don't require any knowledge
 of Tkinter, frames, widgets, callbacks or lambda.
 This is what EasyGUI provides. Using EasyGUI, all GUI interactions are invoked
 by simple function calls.
