           SPELL=scipy
         VERSION=0.5.2
     SOURCE_HASH=sha512:42491d46f350be102382ad780c4bdda43b870eb8e6024cc2ecd675bd23f0c6a37174f9006bb7dc63256183893c4ac5e611325be54775a3f527937df1815967ac
          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
