Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cfitsio - Library for manipulating FITS data files
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
cfitsio |
3.030 |
2.fc6 |
src |
2.14 MiB |
Sat Feb 17 10:32:39 2007 |
Changelog
- * Sat Feb 17 17:00:00 2007 Matthew Truch <matt at truch.net> - 3.030-2
- Require pkgconfig for -devel.
- export CC=gcc so we don't clobber $RPM_OPT_FLAGS, thereby
ruining any -debuginfo packages.
See RedHat Bugzilla 229041.
- * Mon Jan 8 17:00:00 2007 Matthew Truch <matt at truch.net> - 3.030-1
- Upgrade to 3.030 from upstream.
- * Fri Dec 8 17:00:00 2006 Matthew Truch <matt at truch.net> - 3.020-2
- Modify spec file to install to correct directories.
- Package cfitsio.pc file in -devel package.