    MODULE=cfitsio
   VERSION=4.6.4
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/
SOURCE_VFY=sha256:227b637b91c9820ea96f39a65eb087f053de567d82f4338e2884f123f8183c55
  WEB_SITE=http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
      TYPE=cmake
   ENTERED=20071027
   UPDATED=20260429
     SHORT="library of C and Fortran subroutines"

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
