Package cereal: Information

    Source package: cereal
    Version: 1.3.0-alt1.1
    Build time:  Jun 30, 2022, 12:52 AM
    Category: Development/C++
    Report package bug
    License: BSD
    Summary: A header-only C++11 serialization library
    Description: 
    cereal is a header-only C++11 serialization library. cereal takes arbitrary
    data types and reversibly turns them into different representations, such as
    compact binary encodings, XML, or JSON. cereal was designed to be fast,
    light-weight, and easy to extend - it has no external dependencies and can be
    easily bundled with other code or used standalone.

    List of rpms provided by this srpm:
    cereal-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Anton Midyukov

      1. boost-program_options-devel
      2. cmake >= 3.0
      3. ctest
      4. gcc-c++

    Last changed


    April 27, 2022 Michael Shigorin 1.3.0-alt1.1
    - E2K: EDG ICE workaround by ilyakurdyukov@ (mcst#6699)
    April 22, 2022 Anton Midyukov 1.3.0-alt1
    - new version (1.3.0) with rpmgs script