gentoo/dev-python/mpdlcd/metadata.xml
Conrad Kostecki 26eb14759b
dev-python/mpdlcd: new package
MPDLcd is a small adapter which will display the status
of a MPD server on a LCD screen, through lcdproc.

It allows defining various layouts depending on LCD size,
with fix or moving parts.

Closes: https://bugs.gentoo.org/407349
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-08-30 03:12:38 +02:00

20 lines
631 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
MPDLcd is a small adapter which will display the status
of a MPD server on a LCD screen, through lcdproc.
It allows defining various layouts depending on LCD size,
with fix or moving parts.
</longdescription>
<upstream>
<bugs-to>https://github.com/rbarrois/mpdlcd/issues</bugs-to>
<remote-id type="github">rbarrois/mpdlcd</remote-id>
</upstream>
</pkgmetadata>