blob: 94db0525cf48f4ad1740ffe0a03131c627830461 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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="pypi">lcdproc</remote-id>
<bugs-to>https://github.com/jinglemansweep/lcdproc/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|