python-libtrace 1.6+git20180219-1.1build2 source package in Ubuntu

Changelog

python-libtrace (1.6+git20180219-1.1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:45:10 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Internet Measurement Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-libtrace_1.6+git20180219.orig.tar.gz 346.0 KiB 70f93e4974038d2e52290feebd9383c982a4b4e2b3b7a19c8a06443d7283ce84
python-libtrace_1.6+git20180219-1.1build2.debian.tar.xz 5.0 KiB 2078c5cd9ddf78de7e00f3c2d759e4fee9b267541669ee7ccf19a49ae3f2b7e7
python-libtrace_1.6+git20180219-1.1build2.dsc 2.1 KiB 8768998903daba9d90e02119ae4732a29e2b8b178fb44fad85930b5731dbd726

View changes file

Binary packages built by this source

python3-libtrace: Python 3 bindings for the libtrace API

 python-libtrace (plt) is a Python module that allows you to work with
 packet trace data using WAND's libtrace library.
 .
 It's intended to provide a clean, simple, Python-like way of working
 with libtrace, rather than a simple translation of the libtrace calls
 from C into Python. For example for the protocol header decodes, the
 field names from the RFCs are used rather than libtrace's names.
 .
 This package contains the Python 3 bindings.

python3-libtrace-dbgsym: debug symbols for python3-libtrace