          MODULE=CCfits
         VERSION=2.7
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/ccfits/
      SOURCE_VFY=sha256:f63546d2feecbf732cc08aaaa80a2eb5334ada37fb2530181b7363a5dbdeb01a
        WEB_SITE=https://heasarc.gsfc.nasa.gov/fitsio/CCfits/
         ENTERED=20140929
         UPDATED=20250613
           SHORT="object oriented interface to the cfitsio library"
cat << EOF
CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities 
of cfitsio available to programmers working in C++. It is written in ANSI C++ and implemented using the 
C++ Standard Library with namespaces, exception handling, and member template functions.
EOF
