Files
gentoo/net-analyzer/cbm/metadata.xml
Vladislav Mikhailikov 75d548296b net-analyzer/cbm: add 0.4
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>
2025-10-05 06:27:33 +01:00

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>