python-dpkt 1.9.8-1 source package in Ubuntu
Changelog
python-dpkt (1.9.8-1) unstable; urgency=medium * Team upload. * New upstream release. * debian/control: Bump Standards-Version to 4.6.1. * debian/control: Add build-test-dep pytest, pytest-cov. -- Boyuan Yang <email address hidden> Wed, 14 Sep 2022 14:05:47 -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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | python | |
Noble | release | universe | python | |
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-dpkt_1.9.8-1.dsc | 2.0 KiB | 22b106b93b6468885930ec6f2c2a0e056cc0b7102a1381d27ecf8ad55c5bac81 |
python-dpkt_1.9.8.orig.tar.gz | 192.3 KiB | 9990639e19a9c8f1db4af453b7e6a45ef2995ec03e13bac35b9824839fd46867 |
python-dpkt_1.9.8-1.debian.tar.xz | 3.6 KiB | ec735f080a5f7e63bba635eb9f06af9c491f3b89d2198b05affe62cd8e36a382 |
Available diffs
- diff from 1.9.7.2-1 to 1.9.8-1 (23.1 KiB)
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.