Package cereal: Information
Source package: cereal
Version: 1.3.2-alt1
Build time: Apr 20, 2024, 10:00 AM
Category: Development/C++
Report package bugHome page: http://uscilab.github.io/cereal/
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.
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