          MODULE=wxPython
         VERSION=4.2.4
          SOURCE=wxpython-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/w/wxpython/
      SOURCE_VFY=sha256:2eb123979c87bcb329e8a2452269d60ff8f9f651e9bf25c67579e53c4ebbae3c
        WEB_SITE=https://pypi.org/project/wxPython/
         ENTERED=20010927
         UPDATED=20260122
           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
