| Name: | cereal-devel |
|---|---|
| Version: | 1.2.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1321078 |
| License: | BSD |
| RPM: | cereal-devel-1.2.2-1.el7.noarch.rpm |
| Source RPM: | cereal-1.2.2-1.el7.src.rpm |
| Build Date: | Fri Oct 27 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://uscilab.github.io/cereal/ |
| 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 |
- Update to v1.2.2 (bug #1422474)
- Minor changes from review (bug #1372403)
- First release.