libsigmf 1.0.2-2 source package in Ubuntu

Changelog

libsigmf (1.0.2-2) unstable; urgency=medium

  * upload to unstable

 -- A. Maitland Bottoms <email address hidden>  Thu, 13 Jul 2023 23:48:18 -0400

Upload details

Uploaded by:
A. Maitland Bottoms
Uploaded to:
Sid
Original maintainer:
A. Maitland Bottoms
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libsigmf_1.0.2-2.dsc 1.8 KiB f9561a2c5e1a6525cc2ba271206944416cbf08984f8134cf1a65fde9be23c24f
libsigmf_1.0.2.orig.tar.gz 66.9 KiB dafa185c46e7295dac122a12a7b13763f67abdec7b707c3711060ccb4cfd78b2
libsigmf_1.0.2-2.debian.tar.xz 2.5 KiB 02da8864f61bd3ed770efa287fe3e2f5e6ac433fd35e149774818c16c6471e96

No changes file available.

Binary packages built by this source

libsigmf: SigMF data format handling library

 A header-only C++ library for working with SigMF metadata.
 To use libsigmf, your application needs to #include <sigmf.h>
 and link to libflatbuffers.so.
 .
 The Signal Metadata Format (SigMF) specifies a way to describe sets
 of recorded digital signal samples with metadata written in
 JSON. SigMF can be used to describe general information about a
 collection of samples, the characteristics of the system that
 generated the samples, features of signals themselves, and the
 relationship between different recordings.