python-easygui 0.96-2 source package in Ubuntu

Changelog

python-easygui (0.96-2) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  09 May 2011 11:54:25 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Andreas Noteng
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-easygui_0.96.orig.tar.gz 55.0 KiB 3b30b3b1ae994eae23592f95bc78d0e6c2a6a77f02516557fbce4ef4eb7ba4a2
python-easygui_0.96-2.debian.tar.gz 2.4 KiB 0d8c49180801632ae3570d9095e8027a228456efe527e5d6d3bb84dea4982068
python-easygui_0.96-2.dsc 1.9 KiB 8e0ab9674490aa42c7679c6c006b72db9b2baa7c70f666f1fa9142eb93d4e075

Available diffs

View changes file

Binary packages built by this source

python-easygui: 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.