diff options
author | David Spencer <baildon.research@googlemail.com> | 2014-02-02 18:30:36 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:09:51 -0600 |
commit | 92c5511131e58673c313b23eb35a38c20b248961 (patch) | |
tree | 7952e9040c1e9a33d90064a60243b4545eed44da /libraries/CCfits/slack-desc | |
parent | 215db23375d5791cfbc78d39ec9cacb925607a0e (diff) | |
download | slackbuilds-92c5511131e58673c313b23eb35a38c20b248961.tar.gz |
libraries/CCfits: Added (C++ wrappers for the cfitsio library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/CCfits/slack-desc')
-rw-r--r-- | libraries/CCfits/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/CCfits/slack-desc b/libraries/CCfits/slack-desc new file mode 100644 index 0000000000..467c814e50 --- /dev/null +++ b/libraries/CCfits/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------------------------------------------------------| +CCfits: CCfits (C++ wrappers for the cfitsio library) +CCfits: +CCfits: CCfits is an object oriented C++ interface to the cfitsio library for +CCfits: reading and writing FITS format data files. CCfits is designed to +CCfits: make the capabilities of cfitsio available to C++ programmers. +CCfits: +CCfits: Homepage: http://heasarc.gsfc.nasa.gov/fitsio/CCfits/ +CCfits: +CCfits: +CCfits: +CCfits: |