          MODULE=gsl
         VERSION=2.8
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://ftp.gnu.org/gnu/$MODULE/
      SOURCE_VFY=sha256:6a99eeed15632c6354895b1dd542ed5a855c0f15d9ad1326c6fe2b2c9e423190
        WEB_SITE=http://www.gnu.org/software/gsl/
         ENTERED=20050902
         UPDATED=20240530
           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
