[ 源代码: sratom ]
软件包:libsratom-0-0(0.6.0~dfsg0-1)
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libserd-0-0 (>= 0.24.0~dfsg0)
- lightweight RDF syntax library
-
- dep: libsord-0-0 (>= 0.12.0~dfsg0)
- library for storing RDF data in memory