diff options
author | Dominik Drobek <dominik.drobek@o2.pl> | 2011-05-04 23:09:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-04 23:09:47 -0500 |
commit | 31c455cb65ef88cfb2f5e1fa94c9a5c0135ad7f5 (patch) | |
tree | 5eae1c93dc970b78a93c32b5ce81903955c05260 /libraries/cfitsio/slack-desc | |
parent | 94e7c55ae022260a7abf6b2877102b9d52447d7e (diff) |
libraries/cfitsio: Added (FITS file I/O library for C)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/cfitsio/slack-desc')
-rw-r--r-- | libraries/cfitsio/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/cfitsio/slack-desc b/libraries/cfitsio/slack-desc new file mode 100644 index 000000000000..60d2dc8f8954 --- /dev/null +++ b/libraries/cfitsio/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cfitsio: cfitsio (FITS file I/O library for C) +cfitsio: +cfitsio: cfitsio is a library of ANSI C routines for reading and writing +cfitsio: FITS format data files. A set of Fortran-callable wrapper routines +cfitsio: is also included for the convenience of Fortran programmers. +cfitsio: +cfitsio: Homepage: http://heasarc.gsfc.nasa.gov/fitsio +cfitsio: +cfitsio: +cfitsio: +cfitsio: |