blob: e13b8755e25891e29d1feb151cba6af251d850d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>lcd</herd>
<maintainer>
<email>rbu@gentoo.org</email>
<name>Robert Buchholz</name>
</maintainer>
<longdescription lang="en">
LCDproc is a piece of software that displays real-time system
information from your Linux/*BSD box on a LCD. The server
supports several serial devices: Matrix Orbital, CrystalFontz,
Bayrad, LB216, LCDM001 (kernelconcepts.de), Wirz-SLI,
Cwlinux(.com) and PIC-an-LCD; and some devices connected to the
LPT port: HD44780, STV5730, T6963, SED1520 and SED1330. Various
clients are available that display things like CPU load, system
load, memory usage, uptime, and a lot more.
</longdescription>
</pkgmetadata>
|