           SPELL=cfitsio
         VERSION=4.6.2
     SOURCE_HASH=sha512:fb987b28b56e686fee80bb9cef87e8bb0b5094c425008b12fa3748c772479995c38cc16a15ba662c9ca9d5b295cfd49392bf81512446e1ecbea40760a065f091
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://heasarc.gsfc.nasa.gov/fitsio/"
      LICENSE[0]=GPL
         ENTERED=20091023
           SHORT="C and Fortran libraries to read and write files in FITS"
cat << EOF
CFITSIO is a library of C and Fortran subroutines for reading and writing
data files in FITS (Flexible Image Transport System) data format. CFITSIO
provides simple high-level routines for reading and writing FITS files
that insulate the programmer from the internal complexities of the FITS
format. CFITSIO also provides many advanced features for manipulating and
filtering the information in FITS files.
EOF
