          MODULE=python-matplotlib
         VERSION=3.10.6
          SOURCE=matplotlib-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/m/matplotlib/
      SOURCE_VFY=sha256:ec01b645840dd1996df21ee37f208cd8ba57644779fa20464010638013d3203c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/matplotlib-$VERSION
        WEB_SITE=http://matplotlib.org/
            TYPE=meson
        REPLACES=matplotlib
         ENTERED=20120729
         UPDATED=20250905
           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
