           SPELL=matplotlib
         VERSION=1.0.0
     SOURCE_HASH=sha512:796ae6abc976fda515c22b4e72d011bfea33b2b7fb86bdedd847762bd9f96c65dde527e5980a7c7db22ef093da0b071cab1d2ed8a5924d937c37785bc617efeb
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=PYTHON
        WEB_SITE=http://matplotlib.sourceforge.net/
        KEYWORDS="python devel"
           SHORT="Matplotlib is a 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
