           SPELL=guppi
         VERSION=0.40.3
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=Guppi-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Guppi-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/Guppi/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/Guppi/$BRANCH/$SOURCE
          MD5[0]=397abf81bbb0d5d31543d67ce69a395e
        WEB_SITE=http://www.gnome.org/projects/Guppi
         ENTERED=20011022
         UPDATED=20020124
      LICENSE[0]=GPL
       BUILD_API=2
     GCC_VERSION=3.4
           SHORT="GNOME-based framework for graphing and data analysis."
cat << EOF
Guppi is a GNOME-based framework for graphing and interactive data
analysis.

Guppi is a library that can be used to extend other programs. Your own
programs can either link directly to Guppi's shared libraries, or can
embed Guppi plots via Bonobo, GNOME's component architecture.
EOF
