commit: e709608a56c54d222672c2358f49e25c21310768
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 21:19:54 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 01:29:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e709608a
sys-process/glances: QA: RedundantLongDescription
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-process/glances/metadata.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/sys-process/glances/metadata.xml b/sys-process/glances/metadata.xml
index 027fa2c9333..44a5f411bd9 100644
--- a/sys-process/glances/metadata.xml
+++ b/sys-process/glances/metadata.xml
@@ -6,7 +6,12 @@
<name>Georgy Yakovlev</name>
</maintainer>
<longdescription>
- Glances is a cross-platform curses-based monitoring tool written in
Python.
+ 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>