diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-04-23 15:57:06 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-04-23 15:57:06 +0000 |
commit | da2a83a1ba6763ca30b528d385f1120ca3b6c3e9 (patch) | |
tree | f44afd5f22a64211d46f91317b49c825352f27ea /sci-astronomy/sofa_c/metadata.xml | |
parent | Added SOFA license (diff) | |
download | gentoo-2-da2a83a1ba6763ca30b528d385f1120ca3b6c3e9.tar.gz gentoo-2-da2a83a1ba6763ca30b528d385f1120ca3b6c3e9.tar.bz2 gentoo-2-da2a83a1ba6763ca30b528d385f1120ca3b6c3e9.zip |
Initial import
(Portage version: 2.2.01.21890-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-astronomy/sofa_c/metadata.xml')
-rw-r--r-- | sci-astronomy/sofa_c/metadata.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sci-astronomy/sofa_c/metadata.xml b/sci-astronomy/sofa_c/metadata.xml new file mode 100644 index 000000000000..17260472bb98 --- /dev/null +++ b/sci-astronomy/sofa_c/metadata.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci-astronomy</herd> +<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> |