Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter - A graphical user interface for the Python scripting language.
- Description:
The Tkinter (Tk interface) program is an graphical user interface for
the Python scripting language.
You should install the tkinter package if you'd like to use a graphical
user interface for Python programming.
Packages
tkinter-2.6.2-5.el6.i686
[242 KiB] |
Changelog
by David Malcolm (2010-01-25):
- update python-2.6.2-config.patch to remove downstream customization of build
of pyexpat and elementtree modules
- add patch adapted from upstream (patch 3) to add support for building against
system expat; add --with-system-expat to "configure" invocation (patch 3)
- remove embedded copy of expat from source tree during "prep"
|