blob: cd3d48e84c0fc4a60744d7eaa2b79ada6ed2efda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mario.haustein@hrz.tu-chemnitz.de</email>
<name>Mario Haustein</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
A command-line tool for seeing the latest in space. Nextinspace also
supports use as a Python library, so you can integrate it into your
application. You can also get data printed to the terminal in JSON,
which can be piped into another program.
</longdescription>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|