| Name: | rapidyaml | 
|---|---|
| Version: | 0.4.1 | 
| Release: | 8.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 295462 | 
| License: | MIT | 
| RPM: | rapidyaml-0.4.1-8.el8.x86_64.rpm | 
| Source RPM: | rapidyaml-0.4.1-8.el8.src.rpm | 
| Build Date: | Tue Jul 25 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/biojppm/rapidyaml | 
| Summary: | A library to parse and emit YAML, and do it fast | 
| Description: | Rapid YAML, or ryml, for short. ryml is a C++ library to parse and emit YAML, and do it fast, on everything from x64 to bare-metal chips without operating system. (If you are looking to use your programs with a YAML tree as a configuration tree with override facilities, take a look at c4conf).  | 
- Fix wrong multilib library paths in .cmake files (fix RHBZ#2223194)
- Reference upstream bug for multilib install path
- Backport to EPEL8 - Disable Python bindings (setuptools is too old) - Disable tests (gtest is too old)
- BR python3-devel even when building without Python support
- Improve “python” build conditional
- Drop python-setuptools_git BR
- Note that License is SPDX MIT
- Initial package (close RHBZ#2115417)