/dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

Primary LanguagePythonOtherNOASSERTION

dpkt

A fast, simple packet creation/parsing python module with definitions for the basic TCP/IP protocols.

travis coveralls landscape version downloads

wheel supported-versions supported-implementations On Deck In Progress

Installation

pip install dpkt

Documentation

dpkt.readthedocs.org

About

This is based on dpkt (Google Code) lead by Dug Song and is now being maintained and improved by an extended set of contributors and developers.

LICENSE

BSD 3-Clause