sratom 0.6.20-ok1 source package in openKylin

Changelog

sratom (0.6.20-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 13:47:52 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
sratom_0.6.20.orig.tar.xz 19.9 KiB 3826e9186cabc43ca5e359fcc3d8238060232f5f8a2090be5dc9ab390e5b6477
sratom_0.6.20.orig.tar.xz.asc 833 bytes 1c4d347ad85ed552b8a10fa3440727140d938da3e617fbd4b81ef8e9a578f4be
sratom_0.6.20-ok1.debian.tar.xz 8.4 KiB d02bdc21ee50bde0093c2246b7db3ce6387fc57d7615a26811eaeab6c229a330
sratom_0.6.20-ok1.dsc 2.2 KiB b3117a60cf24e91a0c0c853c1f2fcb3f331337d509edd980dd78d7ad640e2f11

Available diffs

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.