          MODULE=gsl
         VERSION=1.15
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$GNU_URL/$MODULE
      SOURCE_VFY=sha1:d914f84b39a5274b0a589d9b83a66f44cd17ca8e
        WEB_SITE=http://www.gnu.org/software/gsl
         ENTERED=20050902
         UPDATED=20110515
           SHORT="Numerical library for C and C++ programmers"

cat << EOF
The GNU Scientific Library (GSL) is a numerical library for C and C++
programmers. It is free software under the GNU General Public License.
The library provides a wide range of mathematical routines such as random
number generators, special functions and least-squares fitting. There are
over 1000 functions in total.
EOF
