Source: ipfixcol2
Section: net
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 cmake,
 libfds-dev,
 librdkafka-dev,
 python3-docutils,
Standards-Version: 4.7.4
Homepage: https://github.com/CESNET/ipfixcol2
Vcs-Browser: https://forgejo.debian.net/cesnet/ipfixcol2
Vcs-Git: https://forgejo.debian.net/cesnet/ipfixcol2

Package: ipfixcol2
Section: net
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: High-performance NetFlow v5/v9 and IPFIX RFC7011 collector
 IPFIXcol2 is a flexible, high-performance NetFlow v5/v9 and IPFIX flow data
 collector designed to be extensible by plugins.

Package: ipfixcol2-dev
Section: devel
Architecture: any
Depends:
 ipfixcol2 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: High-performance NetFlow v5/v9 and IPFIX RFC7011 collector (devel)
 IPFIXcol2 is a flexible, high-performance NetFlow v5/v9 and IPFIX flow data
 collector designed to be extensible by plugins.
 .
 This package contains the plugin development files.
