           SPELL=matplotlib
         VERSION=0.98.5
     SOURCE_HASH=sha512:0b45ea19e31b41542219c580fdff7a97afb4c9780ac835699f49c2df6d0a745e6f0f0c9b716063d57414609747e7a3b126a2b37af2a6a937aae08550ca4741ea
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=PYTHON
        WEB_SITE=http://matpotlib.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
