Information for build tomlplusplus-3.4.0-5.fc42

ID23299
Package Nametomlplusplus
Version3.4.0
Release5.fc42
Epoch
DraftFalse
SummaryHeader-only TOML config file parser and serializer for C++17
Descriptiontoml++ is a TOML config parser and serializer for c++. - Header-only (optional!) - Supports the latest [TOML] release ([v1.0.0]), plus optional support for some unreleased TOML features - Passes all tests in the [toml-test](https://github.com/BurntSushi/toml-test) suite - Supports serializing to JSON and YAML - Proper UTF-8 handling (incl. BOM) - C++17 (plus some C++20 features where available, e.g. experimental support for [char8_t] strings) - Doesn't require RTTI - Works with or without exceptions - Tested on Clang (6+), GCC (7+) and MSVC (VS2019) - Tested on x64, x86 and ARM
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 17:00:16 UTC
CompletedMon, 09 Jun 2025 17:00:16 UTC
Tags
f42
RPMs
src
tomlplusplus-3.4.0-5.fc42.src.rpm (info) (download)
riscv64
tomlplusplus-3.4.0-5.fc42.riscv64.rpm (info) (download)
tomlplusplus-devel-3.4.0-5.fc42.riscv64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-5.fc42.riscv64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-5.fc42.riscv64.rpm (info) (download)
Changelog * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 25 2024 Michel Lind <salimma@fedoraproject.org> - 3.4.0-3 - Also use catch2-devel for the EL9 build * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Nov 28 2023 topazus <topazus@outlook.com> - 3.4.0-1 - update to 3.4.0 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 10 2023 topazus <topazus@outlook.com> - 3.3.0-3 - fix %%if 0%{?fedora} condition on epel * Thu Jun 01 2023 topazus <topazus@outlook.com> - 3.3.0-2 - fix for catch2 version * Wed May 31 2023 topazus <topazus@outlook.com> - 3.3.0-1 - Initial import (RHBZ#2210624)