python-dpkt 1.9.7.2-1 source package in Ubuntu

Changelog

python-dpkt (1.9.7.2-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.

  [ Boyuan Yang ]
  * Update standards version to 4.6.0, no changes needed.
  * New upstream release.

 -- Boyuan Yang <email address hidden>  Sun, 27 Mar 2022 11:28:44 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dpkt_1.9.7.2-1.dsc 2.0 KiB 3fb8700144f1e9e5999279aa92318de5769312c668a5996038137c4e06cab443
python-dpkt_1.9.7.2.orig.tar.gz 179.4 KiB 8570d7282c7fb8a7ea378bbc3ff7862637a704f1b2e6fd3b38ce1b5c3cbe28e1
python-dpkt_1.9.7.2-1.debian.tar.xz 3.6 KiB 8f1aed290c005af4cae84e1f0073bc452ed912744f17f7366c421c3a53590f01

Available diffs

No changes file available.

Binary packages built by this source

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

 Python 3 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.