summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/dpkt-1.8.6.2/docs/index.rst
blob: 31ef9251ab3db6f19df935d0a4f377fcd7dca8a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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