blob: 64d574ddd7652ecc4b601932983455bbe95bdf8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-astronomy</herd>
<longdescription lang="en">
SAMPy is a Python implementation of the Internation Virtual
Astronomy Organiztion of the Simple Application
Messaging Protocol (with Web Profile support).
</longdescription>
<upstream>
<remote-id type="pypi">sampy</remote-id>
</upstream>
</pkgmetadata>
|