python-easygui 0.98.1-3 source package in Ubuntu
Changelog
python-easygui (0.98.1-3) unstable; urgency=medium * Team upload. * Patch: Support setuptools 60. (Closes: #1022443) -- Stefano Rivera <email address hidden> Wed, 09 Nov 2022 15:43:12 +0200
Upload details
- Uploaded by:
- Andreas Noteng
- Uploaded to:
- Sid
- Original maintainer:
- Andreas Noteng
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-easygui_0.98.1-3.dsc | 1.5 KiB | 468730daa6f5934f22aa897f9df3892243890cabce0fd00b079912fee76192fb |
python-easygui_0.98.1.orig.tar.gz | 1.8 MiB | b47b025d19a628633a45dd56ae67329fa4b7518edfba7a73c4e03a12b2ac23c5 |
python-easygui_0.98.1-3.debian.tar.xz | 4.4 KiB | 7de18b6f2705f655add5c9b2b200faa69600ec35b079f145dba97f48528f9d06 |
Available diffs
- diff from 0.98.1-2 to 0.98.1-3 (2.0 KiB)
No changes file available.
Binary packages built by this source
- python3-easygui: module for very simple, very easy GUI programming in Python3
This package provides the Python3 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.