Package cereal: Information

    Source package: cereal
    Version: 1.3.2-alt1
    Latest version according to Repology
    Build time:  Apr 20, 2024, 05:00 AM in the task #345498
    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 (x86_64, ppc64le, i586, aarch64)

    Maintainer: Ilya Mashkin


    ACL:
    Anton Midyukov
    @everybody

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

    Last changed


    April 20, 2024 Ilya Mashkin 1.3.2-alt1
    - 1.3.2
    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