blob: 56879b2e53b6f903e5e86361026b589f15b46c97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<upstream>
<remote-id type="github">gideonshaked/nextinspace</remote-id>
<remote-id type="pypi">nextinspace</remote-id>
</upstream>
</pkgmetadata>
|