          MODULE=wxPython
         VERSION=2.4.0.7
          SOURCE=${MODULE}Src-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}Src-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/wxpython/$SOURCE
        WEB_SITE=http://www.wxpython.org
         ENTERED=20010927
         UPDATED=20030412
           SHORT="wxPython is a 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
