netflow/netflow/__init__.py
2020-03-31 16:28:33 +02:00

11 lines
236 B
Python

#!/usr/bin/env python3
"""
This file belongs to https://github.com/bitkeks/python-netflow-v9-softflowd.
Copyright 2016-2020 Dominik Pataky <dev@bitkeks.eu>
Licensed under MIT License. See LICENSE.
"""
from .utils import parse_packet