barectf 3.1.2-3 source package in Ubuntu

Changelog

barectf (3.1.2-3) unstable; urgency=medium

  * [ae3ea0e] Adjust deprecation ignore list for pytest 8.1.1 (Closes: #1063951)

 -- Michael Jeanson <email address hidden>  Mon, 25 Mar 2024 15:32:39 -0400

Upload details

Uploaded by:
Michael Jeanson
Uploaded to:
Sid
Original maintainer:
Michael Jeanson
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
barectf_3.1.2-3.dsc 2.2 KiB 93904ad181cee5a1832eebc8bbc823ce4444f55e8fe690cc74e72dd468faf3a7
barectf_3.1.2.orig.tar.gz 261.5 KiB bad30bee4370408a101e6cca7af325cf9875e1a1a0fd712219603f44ac2e7ec8
barectf_3.1.2-3.debian.tar.xz 4.1 KiB 81c07cf62bcab3a8d631848a51e6bcb56ebbd57d92fb16ebb1d10d8442c64b8c

Available diffs

No changes file available.

Binary packages built by this source

python3-barectf: C99 code generator to write native CTF

 barectf is a command-line utility which generates C99 code that is able to
 write native Common Trace Format (CTF) binary streams. The target audience
 is developers who need to trace bare metal systems (without an operating
 system). The code produced is pure C99 and can be lightweight enough to fit
 on a tiny microcontroller.