sratom 0.6.4-ok1 source package in openKylin
Changelog
sratom (0.6.4-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
sratom (0.6.4-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
sratom_0.6.4.orig.tar.xz | 312.4 KiB | 922c2431a2c8192807d1aefde56452e53a4f2f3fa903c8a21185492a3e2b8966 |
sratom_0.6.4-ok1.debian.tar.xz | 3.6 KiB | e3158b2d69c60f460922d7f0a8412e0fccaa23652ea887ab51db5dd5147ee7d3 |
sratom_0.6.4-ok1.dsc | 2.0 KiB | d7fd30b7b17c0fd58c1cff4d6be85cfadbdaf5732179f015b1ed086d14797031 |
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.
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.
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 developer's reference for sratom.