diff options
author | Nitish Ragoomundun <lrugratz@gmail.com> | 2017-05-12 22:55:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:58:52 +0700 |
commit | a284679f8f1f8422715672cde00bb2a3b9e3c896 (patch) | |
tree | d8f9823ec77f141b56b8f2f73bdb2299f6ba8462 /libraries/wcslib/slack-desc | |
parent | a9a7eb6c73fc46bb08164dcfdc21fa862fd1e205 (diff) |
libraries/wcslib: Added (World Coordinate System for FITS).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/wcslib/slack-desc')
-rw-r--r-- | libraries/wcslib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/wcslib/slack-desc b/libraries/wcslib/slack-desc new file mode 100644 index 0000000000000..2051c3745094f --- /dev/null +++ b/libraries/wcslib/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------------------------------------------------------| +wcslib: wcslib (World Coordinate System for FITS) +wcslib: +wcslib: WCSLIB is a C library, supplied with a full set of Fortran wrappers, +wcslib: that implements the World Coordinate System (WCS) standard in FITS +wcslib: (Flexible Image Transport System). It also includes a PGPLOT-based +wcslib: routine, PGSBOX, for drawing general curvilinear coordinate +wcslib: graticules and a number of utility programs. +wcslib: +wcslib: +wcslib: Homepage: http://www.atnf.csiro.au/people/mcalabre/WCS/ +wcslib: |