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

Package: libfds0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Flow Data Storage library for IPFIX messages
 libfds is a Flow Data Storage library for IPFIX messages. It does not contain
 support for receiving IPFIX over network and processing IPFIX messages, use
 ipfixcol2 (high-performance collector).
 .
 This package contains the shared library.

Package: libfds-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libfds0 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Flow Data Storage library for IPFIX messages (devel)
 libfds is a Flow Data Storage library for IPFIX messages. It does not contain
 support for receiving IPFIX over network and processing IPFIX messages, use
 ipfixcol2 (high-performance collector).
 .
 This package contains the development files.
