Package libsratom: Information

    Source package: libsratom
    Version: 0.6.16-alt1
    Build time:  Feb 27, 2024, 07:38 AM
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: A C library for serializing LV2 plugins
    Description: 
    sratom is a new C library for serializing LV2 atoms to/from Turtle. It is
    intended to be a full serialization solution for LV2 atoms, allowing
    implementations to serialize binary atoms to strings and read them back again.
    This is particularly useful for saving plugin state, or implementing plugin
    control with network transparency.

    List of RPM packages built from this SRPM:
    libsratom (e2kv6, e2kv5, e2kv4, e2k)
    libsratom-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libsratom-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey Bolshakov


      1. pkgconfig(lv2)
      2. pkgconfig(serd-0)
      3. pkgconfig(sord-0)
      4. meson

    Last changed


    Feb. 26, 2024 Sergey Bolshakov 0.6.16-alt1
    - 0.6.16 released
    July 14, 2023 Alexey Sheplyakov 0.6.6-alt2_1
    - Avoid spurious test failure
    Dec. 26, 2020 Igor Vlasenko 0.6.6-alt1_1
    - update to new release by fcimport