sys-process/gotop: add new package

a terminal based graphical activity monitor inspired by gtop and vtop

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
This commit is contained in:
Mathieu Tortuyaux
2020-04-12 15:41:02 +02:00
parent 8062bd1955
commit 7556ef0da6
3 changed files with 304 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mathieu.tortuyaux@gmail.com</email>
<name>Mathieu Tortuyaux</name>
</maintainer>
<longdescription lang="en">
A terminal based graphical activity monitor inspired by gtop and vtop
</longdescription>
<upstream>
<bugs-to>https://github.com/xxxserxxx/gotop/issues</bugs-to>
<changelog>https://github.com/xxxserxxx/gotop/blob/master/CHANGELOG.md</changelog>
<doc>https://github.com/xxxserxxx/gotop/wiki</doc>
</upstream>
</pkgmetadata>