SlackBuildsOrg/libraries/cfitsio
Dominik Drobek 0b86776b36 libraries/cfitsio: Updated for version 3.36.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2014-01-07 11:13:06 -06:00
..
cfitsio.info libraries/cfitsio: Updated for version 3.36. 2014-01-07 11:13:06 -06:00
cfitsio.SlackBuild libraries/cfitsio: Updated for version 3.36. 2014-01-07 11:13:06 -06:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.

If you wish to build the library with the --enable-reentrant option,
run the SlackBuild script like this:
    REENTRANT=yes ./cfitsio.SlackBuild

This option is disabled by default because some legacy software will
not link against reentrant libcfitsio.