gentoo-ebuilds/net-analyzer/flow-tools/metadata.xml
Michael Mair-Keimberger 0934f268be
net-analyzer/flow-tools: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-03-16 13:13:10 +01:00

19 lines
962 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>
<longdescription lang="en">Flow-tools is library and a collection of programs used to collect,
send, process, and generate reports from NetFlow data. The tools can be
used together on a single server or distributed to multiple servers for
large deployments. The flow-toools library provides an API for
development of custom applications for NetFlow export versions 1,5,6 and
the 14 currently defined version 8 subversions. A Perl and Python
interface have been contributed and are included in the distribution.</longdescription>
<upstream>
<remote-id type="google-code">flow-tools</remote-id>
<remote-id type="github">5u623l20/flow-tools</remote-id>
</upstream>
</pkgmetadata>