blob: b92ac3afcda5f6eb629f27bd032fa1b168bf199f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-astronomy@gentoo.org</email>
<name>Gentoo Astronomy Project</name>
</maintainer>
<longdescription lang="en">
The Positional Astronomy Library is a collection of code designed
to aid in replacing the SLA library with code from NOVAS and
ERFA. Where possible the API is similar to the C SLA API except
for the use of a "pal" prefix.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|