           SPELL=matplotlib
         VERSION=1.1.1
     SOURCE_HASH=sha512:838977c1f57f9cfd10a3cd8935a5640bca25135b2176cb83286f309d57690cca7d6ec78c552c04067b3ded10f0358b92bb2387c018ecdb38ac30f661c4a67588
          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="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
