Source: python-ipfix Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Luca Boccassi , Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools, python3-sphinx, Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: https://github.com/britram/python-ipfix Vcs-Git: https://salsa.debian.org/python-team/modules/python-ipfix.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-ipfix Package: python3-ipfix Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: IPFIX implementation for Python 3 This module provides a Python interface to IPFIX message streams, and provides tools for building IPFIX Exporting and Collecting Processes. It handles message framing and deframing, encoding and decoding IPFIX data records using templates, and a bridge between IPFIX ADTs and appropriate Python data types.