slackbuilds_ponce/libraries/cfitsio/README
Dominik Drobek 31c455cb65 libraries/cfitsio: Added (FITS file I/O library for C)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-05-04 23:09:47 -05:00

6 lines
321 B
Text

cfitsio is a library of ANSI C routines for reading and writing
FITS format data files. A set of Fortran-callable wrapper routines
is also included for the convenience of Fortran programmers.
The documentation directory contains a comprehensive API reference
guide and instructions on using cfistio in Fortran programs.