mirror of https://github.com/kbandla/dpkt.git
40 lines
518 B
ReStructuredText
40 lines
518 B
ReStructuredText
dpkt
|
|
====
|
|
.. include:: badges.rst
|
|
dpkt is a python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
|
|
|
|
|
|
Getting Started
|
|
===============
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
installation
|
|
examples
|
|
|
|
API Reference
|
|
=============
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api/index
|
|
|
|
About dpkt
|
|
==========
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
authors
|
|
changelog
|
|
plans
|
|
contributing
|
|
license
|
|
|
|
Administration
|
|
===============
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
admin_notes
|
|
|