mirror of https://github.com/kbandla/dpkt.git
aa15f54a34
fix for #651 (temporary?) |
||
---|---|---|
.github | ||
docs | ||
dpkt | ||
examples | ||
.gitignore | ||
AUTHORS | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.md
dpkt
The dpkt project is a python module for fast, simple packet parsing, with definitions for the basic TCP/IP protocols.
Installation
pip install dpkt