summaryrefslogtreecommitdiffstats
path: root/python/dpkt/README
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2011-07-03 13:50:26 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2011-07-14 21:54:02 -0300
commit764009e81fd8970993da7671be5520b364f0c29f (patch)
treef911de82740ec2e88b62857c37c0e9099686ebf5 /python/dpkt/README
parent167bca5c9dd1f8e601de1aa3fcc94fac02890649 (diff)
downloadslackbuilds-764009e81fd8970993da7671be5520b364f0c29f.tar.gz
slackbuilds-764009e81fd8970993da7671be5520b364f0c29f.tar.xz
python/dpkt: Added (python TCP/IP packet library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/dpkt/README')
-rw-r--r--python/dpkt/README5
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.
+