sratom 0.6.16-1build1 source package in Ubuntu

Changelog

sratom (0.6.16-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:48:28 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
sratom_0.6.16.orig.tar.xz 18.5 KiB 71c157991183e53d0555393bb4271c75c9b5f5dab74a5ef22f208bb22de322c4
sratom_0.6.16.orig.tar.xz.asc 833 bytes d9b7579d2cbfd175915b856915559d80610037b8cdb668937024550c69019db8
sratom_0.6.16-1build1.debian.tar.xz 9.7 KiB c5fa484a55edaf7d48b23bdbc98660f7208cfa5716a9824e3eabfecb886989ed
sratom_0.6.16-1build1.dsc 2.5 KiB eeb8d78c690e62ed7d04b451c9d7520819509e145aa0e72d52c05eec6ec64f51

View changes file

Binary packages built by this source

libsratom-0-0: library for serialising LV2 atoms to/from Turtle

 Sratom is a new C library for serialising LV2 atoms to/from Turtle.
 It is intended to be a full serialisation solution for LV2 atoms,
 allowing implementations to serialise binary atoms to strings and
 read them back again. This is particularly useful for saving plugin
 state, or implementing plugin control with network transparency.
 Sratom uses Serd and Sord to do the work, it is a small library
 implemented in a single source file, suitable for direct inclusion
 in projects if avoiding a dependency is desired.

libsratom-0-0-dbgsym: debug symbols for libsratom-0-0
libsratom-dev: library for serialising LV2 atoms to/from Turtle - development files

 Sratom is a new C library for serialising LV2 atoms to/from Turtle.
 It is intended to be a full serialisation solution for LV2 atoms,
 allowing implementations to serialise binary atoms to strings and
 read them back again. This is particularly useful for saving plugin
 state, or implementing plugin control with network transparency.
 Sratom uses Serd and Sord to do the work, it is a small library
 implemented in a single source file, suitable for direct inclusion
 in projects if avoiding a dependency is desired.
 .
 This package provides the development files for Sratom.