           SPELL=matplotlib
         VERSION=0.87.7
     SOURCE_HASH=sha512:5f13d2a04bd7571a7f5ef56d4ba36487658f7a4127c8daedc96981d4dd46eb630ad59f1efd413f79a8627409641e84ba99e840d16140f4231f3ec8a127199d82
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=PYTHON
        WEB_SITE=http://$SPELL.sourceforge.net/
         UPDATED=20060116
        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
