mirror of https://github.com/kbandla/dpkt.git
225f84b4ce | ||
---|---|---|
docs | ||
dpkt | ||
examples | ||
tests | ||
.gitignore | ||
.landscape.yml | ||
.prospector.yaml | ||
.travis.yml | ||
AUTHORS | ||
CHANGES | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.md
dpkt
A fast, simple packet creation/parsing python module with definitions for the basic TCP/IP protocols.
Installation
pip install dpkt
Documentation
About
This code is based on dpkt code lead by Dug Song and is now being maintained and improved by an extended set of contributors and developers.
LICENSE
BSD 3-Clause