Package cereal-devel: Information

    Binary package: cereal-devel
    Version: 1.3.2-alt1
    Architecture: aarch64
    Build time:  Apr 20, 2024, 05:00 AM in the task #345498
    Source package: cereal
    Category: Development/C++
    Report package bug
    License: BSD
    Summary: Development headers and libraries for cereal
    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.
    
    This package contains development headers and libraries for the cereal library

    Maintainer: Ilya Mashkin


    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