diff options
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 |
commit | 764009e81fd8970993da7671be5520b364f0c29f (patch) | |
tree | f911de82740ec2e88b62857c37c0e9099686ebf5 /python/dpkt/slack-desc | |
parent | 167bca5c9dd1f8e601de1aa3fcc94fac02890649 (diff) |
python/dpkt: Added (python TCP/IP packet library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/dpkt/slack-desc')
-rw-r--r-- | python/dpkt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/dpkt/slack-desc b/python/dpkt/slack-desc new file mode 100644 index 000000000000..8e45df02bf3e --- /dev/null +++ b/python/dpkt/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +dpkt: dpkt (python TCP/IP packet library) +dpkt: +dpkt: fast, simple packet creation / parsing, with definitions for the +dpkt: basic TCP/IP protocols. +dpkt: +dpkt: +dpkt: +dpkt: +dpkt: +dpkt: +dpkt: |