          MODULE=python-matplotlib
         VERSION=3.10.9
          SOURCE=matplotlib-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/m/matplotlib/
      SOURCE_VFY=sha256:fd66508e8c6877d98e586654b608a0456db8d7e8a546eb1e2600efd957302358
SOURCE_DIRECTORY=$BUILD_DIRECTORY/matplotlib-$VERSION
        WEB_SITE=http://matplotlib.org/
            TYPE=meson
        REPLACES=matplotlib
         ENTERED=20120729
         UPDATED=20260505
           SHORT="Python 2D plotting library"

cat << EOF
matplotlib is a python 2D plotting library which produces publication quality
figures in a variety of hardcopy formats and interactive environments across
platforms.
matplotlib can be used in python scripts, the python and ipython shell, web
application servers, and six graphical user interface toolkits.
EOF
