           SPELL=scipy
         VERSION=0.7.2
     SOURCE_HASH=sha512:2cc5e06656ebcbed416011f15503b2408faba62fa8fead1433da6c61589a1e3bfba0b79183b5b378527cd0d1cabcb4471b02d97417de7e08771ccc4c877a25aa
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.scipy.org/
        KEYWORDS="science python devel"
           SHORT='SciPy is an open source library of scientific tools for Python'
cat << EOF
SciPy is an open source library of scientific tools for Python. SciPy
supplements the popular Numeric module, gathering a variety of high level
science and engineering modules together as a single package.

SciPy includes modules for graphics and plotting, optimization, integration,
special functions, signal and image processing, genetic algorithms, ODE solvers,
and others.
EOF
