Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Thu Mar 30 18:00:00 2006 Matthew Truch <matt at truch.net> - 3.006-3
- Use defattr() for devel package as well - bug 187366
- * Tue Feb 28 18:00:00 2006 Matthew Truch <matt at truch.net> - 3.006-2
- Fix spelling typo in name of License.txt file.
- * Tue Feb 28 18:00:00 2006 Matthew Truch <matt at truch.net> - 3.006-1
- Update to 3.006 official non-beta release (minor bugfixes).