summaryrefslogtreecommitdiff
blob: e8b0df32be3a796e16bae7df021592637732c2de (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-astronomy@gentoo.org</email>
		<name>Gentoo Astronomy Project</name>
	</maintainer>
	<longdescription lang="en">
		This is a suite of vector/matrix routines and various utilities that
		underpin the astronomy algorithms, which include routines for the
		following:
		* Calendars
		* Time Scales
		* Earth rotation and sidereal time
		* Ephemerides (medium precision)
		* Geocentric/geodetic transformations
		* Precession, nutation, polar motion
		* Star space motion
		* Star catalogue conversion
		This is the ANSI C version of the library.
		The International Astronomical Union's SOFA service has the task of
		establishing and maintaining an accessible and authoritative set of
		algorithms and procedures that implement standard models used in
		fundamental astronomy.
	</longdescription>
</pkgmetadata>