Fri, 10 May 2024 16:58:15 UTC | login

Information for build cereal-1.2.1-2.fc25

ID1462
Package Namecereal
Version1.2.1
Release2.fc25
Epoch
SummaryA header-only C++11 serialization library
Descriptioncereal 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:49:17 UTC
CompletedSat, 14 Apr 2018 19:49:17 UTC
Tags
f28
f29
RPMs
src
cereal-1.2.1-2.fc25.src.rpm (info) (download)
noarch
cereal-devel-1.2.1-2.fc25.noarch.rpm (info) (download)
Changelog * Sat Sep 03 2016 Christoph Junghans <junghans@votca.org> - 6.02-2 - Minor changes from review (bug #1372403) * Thu Sep 01 2016 Christoph Junghans <junghans@votca.org> - 1.2.1-1 - First release.