summaryrefslogtreecommitdiffstats
path: root/ast/component.xml
blob: 2b6b2ba35fe777cba09473f6f96574173d3df73c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0"?>
<!DOCTYPE component SYSTEM "componentinfo.dtd">

<component id="ast" support="S">
  <version>8.2.0</version>
  <path>libraries/ast</path>
  <description>WCS library</description>
  <abstract>
    <p>The AST library provides a comprehensive range of facilities for
      attaching world coordinate systems to astronomical data, for
      retrieving and interpreting that information in a variety of formats,
      including FITS-WCS, and for generating graphical output based on it.</p>
    <p>This library should be of interest to anyone writing
      astronomical applications which need to manipulate coordinate system
      data, especially celestial or spectral coordinate systems. AST
      is portable and environment-independent.</p>
  </abstract>
  <dependencies >
    <sourceset>sst</sourceset><sourceset>htx</sourceset><sourceset>messgen</sourceset>
  </dependencies>
  <developers>
    <person>
      <name>Rodney Warren-Smith</name>
      <uname>rfws</uname>
    </person>
    <person>
      <name>David Berry</name>
      <uname>dsb</uname>
      <email>dsb@ast.man.ac.uk</email>
      <role>owner</role>
    </person>
    <person>
      <name>Norman Gray</name>
      <uname>nxg</uname>
      <email>norman@astro.gla.ac.uk</email>
    </person>
  </developers>
  <documentation> sun210 sun211</documentation>
  <bugreports>starlink@jiscmail.ac.uk</bugreports>
  <copyright>
    <year></year>
    <name>Council for the Central Laboratory of the Research Councils</name>
  </copyright>
</component>