mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
21 lines
854 B
XML
21 lines
854 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ajak@gentoo.org</email>
|
|
<name>John Helmert III</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Glances is a cross-platform monitoring tool which aims to present a large
|
|
amount of monitoring information through a curses or Web based interface.
|
|
The information dynamically adapts depending on the size of the user interface.
|
|
It can also work in client/server mode.
|
|
Remote monitoring could be done via terminal, Web interface or API (XML-RPC and RESTful).
|
|
Stats can also be exported to files or external time/value databases.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">Glances</remote-id>
|
|
<remote-id type="github">nicolargo/glances</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|