* Package name : ccfits
Version : 1.8
Upstream Author : HEASARC at the NASA Goddard Space Flight Center
* URL : http://heasarc.gsfc.nasa.gov/fitsio/CCfits/
* License : BSD like
Programming Lang: C++
Description : C++ library for I/O with FITS format data files
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.