           SPELL=matplotlib
         VERSION=3.4.1
     SOURCE_HASH=sha512:9699a46238a8cbb0a0292a9fb421349c8704b7b6be9953ec80860dbaae9c1afcaac2e91957c21f528985f712afcc6c28c58ec9529c6372a7cc8846e4956dff8f
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]="https://github.com/matplotlib/matplotlib/archive/v${VERSION}.tar.gz"
      LICENSE[0]=PYTHON
        WEB_SITE=http://matplotlib.sourceforge.net/
        KEYWORDS="python devel"
           SHORT="pure python plotting library"
cat << EOF
Matplotlib is a pure python plotting library with the goal of making
publication quality plots using a syntax familiar to matlab users. The library
uses Numeric for handling large data sets and supports a variety of output
backends.
EOF
