slackbuilds_ponce/libraries/cfitsio
Dominik Drobek a6b4e947bc
libraries/cfitsio: Updated for version 3.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-07-21 06:53:31 +07:00
..
cfitsio.info libraries/cfitsio: Updated for version 3.45. 2018-07-21 06:53:31 +07:00
cfitsio.SlackBuild libraries/cfitsio: Updated for version 3.45. 2018-07-21 06:53:31 +07:00
README
slack-desc libraries/cfitsio: Updated homepage and download links 2017-07-22 06:55:07 +07: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:
    CFITSIO_REENTRANT=yes ./cfitsio.SlackBuild

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