Sat, 04 May 2024 04:01:53 UTC | login

Information for build tomlplusplus-3.3.0-2.fc38

ID251894
Package Nametomlplusplus
Version3.3.0
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tomlplusplus.git#dcdeeb1351140d45da678eb1cc84f238760f9679
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, 03 Jul 2023 15:28:07 UTC
CompletedTue, 04 Jul 2023 09:53:00 UTC
Taskbuild (f38, /rpms/tomlplusplus.git:dcdeeb1351140d45da678eb1cc84f238760f9679)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tomlplusplus.git#dcdeeb1351140d45da678eb1cc84f238760f9679'}}
Tags
f38
f39
f40
RPMs
src
tomlplusplus-3.3.0-2.fc38.src.rpm (info) (download)
riscv64
tomlplusplus-3.3.0-2.fc38.riscv64.rpm (info) (download)
tomlplusplus-devel-3.3.0-2.fc38.riscv64.rpm (info) (download)
tomlplusplus-debuginfo-3.3.0-2.fc38.riscv64.rpm (info) (download)
tomlplusplus-debugsource-3.3.0-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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)