Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
wxPython: GUI toolkit for the Python programming language
- Summary
- wxPython is a GUI toolkit for the Python programming language. It allows
Python programmers to create programs with a robust, highly functional
graphical user interface, simply and easily. It is implemented as a Python
extension module (native code) that wraps the popular wxWindows cross
platform GUI library, which is written in C++.
Changelog
- * Wed Jul 11 19:00:00 2007 Matthew Miller <mattdm{%}mattdm{*}org> - 2.8.4.0-1
- update to 2.8.4.0
- obsolete compat-wxPythonGTK
- * Sun Apr 15 19:00:00 2007 Matthew Miller <mattdm{%}mattdm{*}org> - 2.8.3.0-1
- update to 2.8.3.0
- * Fri Dec 15 18:00:00 2006 Matthew Miller <mattdm{%}mattdm{*}org> - 2.8.0.1-1
- update to 2.8.0.1
- make buildrequire wxGTK of version-wxpythonsubrelease
- add wxaddons to filelist