          MODULE=python2-matplotlib
         VERSION=2.2.2
          SOURCE=matplotlib-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/matplotlib/matplotlib/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:3a8236e6747dbb48c342ee194a8ced2805205cbd718899b284e4d617189cd397
SOURCE_DIRECTORY=$BUILD_DIRECTORY/matplotlib-$VERSION
        WEB_SITE=http://matplotlib.org/
            TYPE=python2
         ENTERED=20120729
         UPDATED=20180805
           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
