netflow/netflow
Dominik Pataky 5fd4e9bd24 Update README/setup.py; add .json property to v9 header for export
The README and setup.py were adapted to the current state, preparing for
PyPI upload and package info.

In v9, the header received an additional .json property, which exports
the header as a dict to allow JSON serialization in the export file.
This export is used in main.py
2020-03-29 18:06:52 +02:00
..
__init__.py Bump version, fix small errors, decrease packet num in tests 2019-10-31 17:35:15 +01:00
v1.py Add support for v1 and v5 NetFlow packets 2019-10-16 23:46:32 -04:00
v5.py Add support for v1 and v5 NetFlow packets 2019-10-16 23:46:32 -04:00
v9.py Update README/setup.py; add .json property to v9 header for export 2020-03-29 18:06:52 +02:00