           SPELL=gpfit
         VERSION=1.1.0
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://thomas.orgis.org/scripterei/download/$SOURCE
     SOURCE_GPG=thomas.orgis.gpg:$SOURCE.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-${VERSION}
        WEB_SITE=http://thomas.orgis.org/scripterei
         ENTERED=20060703
      LICENSE[0]=Artistic
           SHORT="A command-line frontend to gnuplot's fitting facility."
cat << EOF
Frontend to gnuplot's fitting facility.
You can fit X or X/Y data to a polynominal by simply specifying its grade
or define a custom function.
There is also the option to show the data and the fit in a plot on your X11
screen ... using gnuplot, of course;-) .
EOF
