blob: 6c772e67521e7a9ef296ebaaac0c2f1b5e34800b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
This is a python OOP wrapper library for LCDproc Telnet API,
which makes it possible to submit own data to the LCDproc server.
</longdescription>
<upstream>
<remote-id type="github">jinglemansweep/lcdproc</remote-id>
<remote-id type="pypi">lcdproc</remote-id>
<bugs-to>https://github.com/jinglemansweep/lcdproc/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|