           SPELL=scipy
         VERSION=0.4.3
     SOURCE_HASH='sha512:607acb125253fcc1cb31c67c2d6c7440e299a1a3f5d976e4a5626ec65e4fd1191c948245500cc8326d47a1c449e7a3ce7a25d7c3584acc4bc6e28d70436f6ba7'
          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/
         UPDATED=20051226
        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
