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