• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..19-Nov-2021-

C/H19-Nov-2021-136,890100,407

config/H19-Nov-2021-3,8223,312

CHANGESH A D19-Nov-2021111.8 KiB3,2672,190

COPYINGH A D19-Nov-202134.3 KiB675553

COPYING.LESSERH A D19-Nov-20217.5 KiB166128

GNUmakefileH A D19-Nov-20217 KiB223158

INSTALLH A D19-Nov-202112.8 KiB337246

READMEH A D19-Nov-20211.7 KiB4330

THANKSH A D19-Nov-20213 KiB116112

VALIDATIONH A D19-Nov-202122.9 KiB685478

configureH A D19-Nov-2021270.1 KiB9,8808,237

configure.acH A D19-Nov-202118.3 KiB600500

flavoursH A D19-Nov-20216.4 KiB227196

makedefs.inH A D19-Nov-20218.9 KiB263233

wcsconfig.h.inH A D19-Nov-2021739 2217

wcsconfig_f77.h.inH A D19-Nov-20211.1 KiB2219

wcsconfig_tests.h.inH A D19-Nov-2021693 1915

wcsconfig_utils.h.inH A D19-Nov-20211.3 KiB3628

wcslib.pc.inH A D19-Nov-2021268 1210

README

1------------------------------------------------------------------------------
2                         WCSLIB 7.7 and PGSBOX 7.7
3------------------------------------------------------------------------------
4  WCSLIB 7.7 - an implementation of the FITS WCS standard.
5  Copyright (C) 1995-2021, Mark Calabretta
6
7  This file is part of WCSLIB.
8
9  WCSLIB is free software: you can redistribute it and/or modify it under
10  the terms of the GNU Lesser General Public License as published by the
11  Free Software Foundation, either version 3 of the License, or (at your
12  option) any later version.
13
14  WCSLIB is distributed in the hope that it will be useful, but WITHOUT ANY
15  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16  FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
17  more details.
18
19  You should have received a copy of the GNU Lesser General Public License
20  along with WCSLIB.  If not, see http://www.gnu.org/licenses.
21
22  Author: Mark Calabretta, Australia Telescope National Facility, CSIRO.
23  http://www.atnf.csiro.au/people/Mark.Calabretta
24  $Id: README,v 7.7 2021/07/12 06:36:49 mcalabre Exp $
25------------------------------------------------------------------------------
26
27Please refer to
28
29  ./INSTALL		...Installation instructions.
30
31  ./html/index.html	...The WCSLIB programmer's manual in HTML format.
32  ./wcslib.pdf		...The WCSLIB programmer's manual in PDF format.
33
34  ./CHANGES		...Log of changes made to WCSLIB.
35
36  ./THANKS		...List of contributors to WCSLIB.
37
38  ./VALIDATION		...List of platforms on which the installation
39			   procedures and test suite were exercised.
40
41  ./COPYING		...A copy of the GNU General Public License, v3.0.
42  ./COPYING.LESSER	...A copy of the Lesser GNU General Public License.
43