Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 717 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 717 Bytes

dpkt

Python package Coverage Status supported-versions supported-versions

The dpkt project is a python module for fast, simple packet parsing, with definitions for the basic TCP/IP protocols.

Installation

pip install dpkt

Examples and Documentation