           SPELL=matplotlib
         VERSION=0.87.1
     SOURCE_HASH='sha512:a7232071ffdc8818a248fe51802308c381a17d67b3fde5625c1da8de1b44d537677d1fc35eecb34dfffd1fec74190eebe84d8d0ff82840c53ce24de7fea6d9c7'
          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
