          MODULE=wxPython
         VERSION=2.8.12.0
          SOURCE=$MODULE-src-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION
      SOURCE_URL=$SFORGE_URL/wxpython
      SOURCE_VFY=sha1:f9ce806dcb5517beb6e3d2ee0ecbf8e569b7f8e4
        WEB_SITE=http://www.wxpython.org
         ENTERED=20010927
         UPDATED=20110420
           SHORT="GUI toolkit for the Python programming language"

cat << EOF
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++. wxPython is a cross-platform toolkit.
EOF
