mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Signed-off-by: Vladislav Mikhailikov <vmikhailikov@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42727 Closes: https://github.com/gentoo/gentoo/pull/42727 Signed-off-by: Sam James <sam@gentoo.org>
18 lines
708 B
XML
18 lines
708 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>netmon@gentoo.org</email>
|
|
<name>Gentoo network monitoring and analysis project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">resurrecting-open-source-projects/cbm</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
The Color Bandwidth Meter (CBM) is a small program to display the traffic
|
|
currently flowing through the network devices in a simple curses-based GUI.
|
|
The traffic for all interfaces include values as receive, transfer and total
|
|
Bytes/s or bits/s (or its multiples as KB/s and Kb/s).
|
|
</longdescription>
|
|
</pkgmetadata>
|