2015-05-18 23:17:57 +00:00
|
|
|
dpkt
|
|
|
|
====
|
|
|
|
.. include:: badges.rst
|
2015-05-19 15:26:53 +00:00
|
|
|
dpkt is a python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
|
2015-05-18 23:17:57 +00:00
|
|
|
|
|
|
|
|
2015-05-19 15:26:53 +00:00
|
|
|
Getting Started
|
|
|
|
===============
|
2015-05-18 23:17:57 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
installation
|
2015-05-19 00:38:09 +00:00
|
|
|
examples
|
2015-05-18 23:17:57 +00:00
|
|
|
|
2015-05-19 18:02:58 +00:00
|
|
|
API Reference
|
|
|
|
=============
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
api/index
|
|
|
|
|
2015-05-19 15:26:53 +00:00
|
|
|
About dpkt
|
|
|
|
==========
|
2015-05-18 23:17:57 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
authors
|
|
|
|
changelog
|
|
|
|
plans
|
|
|
|
contributing
|
2015-05-19 15:26:53 +00:00
|
|
|
license
|
2015-05-18 23:17:57 +00:00
|
|
|
|
2015-06-15 22:33:08 +00:00
|
|
|
Administration
|
|
|
|
===============
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
admin_notes
|
|
|
|
|