Source: python-ipfix Section: python Priority: optional Maintainer: Luca Boccassi Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools, python3-sphinx, Standards-Version: 4.1.4 Homepage: https://github.com/britram/python-ipfix Vcs-Git: https://salsa.debian.org/debian/python-ipfix.git Vcs-Browser: https://salsa.debian.org/debian/python-ipfix X-Python3-Version: >= 3.3 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.