blob: 58b16aba78339e3a15d4685f8af930f796222e0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>mario.haustein@hrz.tu-chemnitz.de</email>
<name>Mario Haustein</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<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>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|