source: trunk/FACT++/pal/component.xml@ 19444

Last change on this file since 19444 was 18712, checked in by tbretz, 10 years ago
Updated to PAL 0.9.7 (adds mainly light deflection to abberation which was previously missing)
File size: 959 bytes
Line 
1<?xml version="1.0"?>
2<!DOCTYPE component SYSTEM "componentinfo.dtd">
3<!-- component.xml. Generated from component.xml.in by configure. -->
4
5<component id="pal" support="S">
6 <version>0.9.7</version>
7 <path>libext/pal</path>
8 <description>Positional Astronomy Library</description>
9 <abstract><p>
10 This library is a collection of code designed to aid in
11 replacing the SLA library with code from SOFA.
12
13 Where possible the API is similar to the C SLA API
14 except for the use of a "pal" prefix.
15 </p></abstract>
16 <dependencies >
17 <build>erfa</build><build>starutil</build><link>erfa</link><link>starutil</link><sourceset>star2html</sourceset>
18 </dependencies>
19 <developers>
20 <person>
21 <name>Tim Jenness</name>
22 <uname>t.jenness@jach.hawaii.edu</uname>
23 </person>
24 </developers>
25 <documentation> sun267</documentation>
26 <bugreports>starlink@jiscmail.ac.uk</bugreports>
27 <!-- <notes><p></p></notes> -->
28</component>
Note: See TracBrowser for help on using the repository browser.