diff options
Diffstat (limited to 'python/dpkt/README')
-rw-r--r-- | python/dpkt/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/dpkt/README b/python/dpkt/README new file mode 100644 index 0000000000..2f3b3959e3 --- /dev/null +++ b/python/dpkt/README @@ -0,0 +1,5 @@ +dpkt (python TCP/IP packet library) + +fast, simple packet creation / parsing, with definitions for the +basic TCP/IP protocols. + |