| Name: | rapidyaml-devel |
|---|---|
| Version: | 0.4.1 |
| Release: | 7.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 211489 |
| License: | MIT |
| RPM: | rapidyaml-devel-0.4.1-7.el9.aarch64.rpm |
| Source RPM: | rapidyaml-0.4.1-7.el9.src.rpm |
| Build Date: | Tue Jul 25 2023 |
| Build Host: | build-ol9-aarch64.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. |
- Fix wrong multilib library paths in .cmake files (fix RHBZ#2223194)
- Reference upstream bug for multilib install path
- 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)