python-dpkt 1.6+svn54-1 source package in Ubuntu

Changelog

python-dpkt (1.6+svn54-1) unstable; urgency=low

  * Initial release (Closes: #538755)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 Nov 2009 23:07:32 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python
Precise release universe python

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-dpkt_1.6+svn54.orig.tar.gz 58.7 KiB 5667ac5cad18573f8112af35333a94c32dcc40dc7d8d6db41a98ecde7db32a57
python-dpkt_1.6+svn54-1.diff.gz 2.3 KiB 5020e7a631837e9eceb847d2e21be6098ed5c946e9dc23f9c0351ac87118902b
python-dpkt_1.6+svn54-1.dsc 1.2 KiB 14b203c8879e72d3f37943b8e52e529e6a68b708b6e65ca1973e87f66de44cd0

View changes file

Binary packages built by this source

python-dpkt: Python packet creation / parsing module for basic TCP/IP protocols

 Python module for fast, simple packet creation / parsing, with support for
 basic protocols often related to TCP/IP protocols. This includes (but is not
 limited to):
  - ethernet
  - HTTP
  - ICMP
  - UDP
  - TCP/IP (v4 and v6)
  - BGP
  - radius
  - ssl
 and many other protocols as well as support for parsing pcap files.