| Name: | rapidyaml-devel | 
|---|---|
| Version: | 0.4.1 | 
| Release: | 6.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 211431 | 
| License: | MIT | 
| RPM: | rapidyaml-devel-0.4.1-6.el8.x86_64.rpm | 
| Source RPM: | rapidyaml-0.4.1-6.el8.src.rpm | 
| Build Date: | Sat Sep 17 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/biojppm/rapidyaml | 
| Summary: | Development files for Rapid YAML | 
| 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). The rapidyaml-devel package contains libraries and header files for developing applications that use Rapid YAML.  | 
- 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)