Package fstrm: Information

    Source package: fstrm
    Version: 0.6.1-alt1_2
    Build time:  Sep 21, 2022, 10:36 AM
    Category: Development/C
    Report package bug
    License: MIT
    Summary: Frame Streams implementation in C
    Description: 
    Frame Streams is a light weight, binary clean protocol that allows for the
    transport of arbitrarily encoded data payload sequences with minimal framing
    overhead -- just four bytes per data frame. Frame Streams does not specify
    an encoding format for data frames and can be used with any data serialization
    format that produces byte sequences, such as Protocol Buffers, XML, JSON,
    MessagePack, YAML, etc.

    List of rpms provided by this srpm:
    fstrm-doc (noarch)
    fstrm-utils (e2kv6, e2kv5, e2kv4, e2k)
    fstrm-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libfstrm-devel (e2kv6, e2kv5, e2kv4, e2k)
    libfstrm0 (e2kv6, e2kv5, e2kv4, e2k)
    libfstrm0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. autoconf
      2. automake
      3. libevent-devel
      4. doxygen
      5. libtool

    Last changed


    April 15, 2021 Igor Vlasenko 0.6.1-alt1_2
    - update to new release by fcimport
    Nov. 8, 2020 Igor Vlasenko 0.6.0-alt1_3
    - new version