          MODULE=wxPython
         VERSION=4.2.5
          SOURCE=wxpython-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/w/wxpython/
      SOURCE_VFY=sha256:44e836d1bccd99c38790bb034b6ecf70d9060f6734320560f7c4b0d006144793
SOURCE_DIRECTORY=$BUILD_DIRECTORY/wxpython-$VERSION
        WEB_SITE=https://pypi.org/project/wxPython/
         ENTERED=20010927
         UPDATED=20260608
           SHORT="GUI toolkit for the Python programming language"

cat << EOF
wxPython is a GUI toolkit for the Python programming language. It allows
python2 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
