Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cfitsio: Library for manipulating FITS data files
- Summary
- CFITSIO is a library of C and FORTRAN subroutines for reading and writing
data files in FITS (Flexible Image Transport System) data format. CFITSIO
simplifies the task of writing software that deals with FITS files by
providing an easy to use set of high-level routines that insulate the
programmer from the internal complexities of the FITS file format. At the
same time, CFITSIO provides many advanced features that have made it the
most widely used FITS file programming interface in the astronomical
community.
Changelog
- * Tue Feb 28 16:00:00 2006 Matthew Truch <matt at truch.net> - 3.006-2
- Fix spelling typo in name of License.txt file.
- * Tue Feb 28 16:00:00 2006 Matthew Truch <matt at truch.net> - 3.006-1
- Update to 3.006 official non-beta release (minor bugfixes).
- * Fri Dec 23 16:00:00 2005 Matthew Truch <matt at truch.net> - 3.005-0.1.beta
- Update to 3.005beta release.