           SPELL=matplotlib
         VERSION=0.91.2
     SOURCE_HASH=sha512:5d72f0fcc12454e13341ea5529e50db07c7bd65c65bd296dc196ceec02bcae1c1acfdacb674e6e7dc1d2b66b5926f12e6541bafe4e704643f545f62606db2d4e
          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
