Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
wxPythonGTK2: wxPython is a 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
- * Tue Feb 8 16:00:00 2005 Thorsten Leemhuis <fedora at leemhuis dot info> 0:2.4.2.4-4
- remove included disutils - it is not multilib aware; this
fixes build on x86_64
- * Tue Jan 6 16:00:00 2004 Panu Matilainen <pmatilai{%}welho{*}com> 0:2.4.2.4-0.fdr.3
- rename package to wxPythonGTK2, provide wxPython (see bug 927)
- dont ship binaries in /usr/share
- * Thu Nov 20 16:00:00 2003 Panu Matilainen <pmatilai{%}welho{*}com> 0:2.4.2.4-0.fdr.2
- add missing buildrequires: python-devel, wxGTK2-gl