Information for build toml11-4.4.0-1.fc45

ID226187
Package Nametoml11
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.4.0
Release1.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/toml11.git#5c9d0905ec0b4432b9288f8206d7b85965a0c9c2
SummaryTOML for Modern C++
Descriptiontoml11 is a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library. * It is compatible to the latest version of TOML v1.0.0. * It is one of the most TOML standard compliant libraries, tested with the language agnostic test suite for TOML parsers by BurntSushi. * It shows highly informative error messages. You can see the error messages about invalid files at CircleCI. * It has configurable container. You can use any random-access containers and key-value maps as backend containers. * It optionally preserves comments without any overhead. * It has configurable serializer that supports comments, inline tables, literal strings and multiline strings. * It supports user-defined type conversion from/into toml values. * It correctly handles UTF-8 sequences, with or without BOM, both on posix and Windows.
Built byhezhengyu
State complete
Volume DEFAULT
StartedMon, 31 Aug 2026 12:11:13 CST
CompletedMon, 31 Aug 2026 12:41:45 CST
Taskbuild (f45, /rpms/toml11.git:5c9d0905ec0b4432b9288f8206d7b85965a0c9c2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/toml11.git#5c9d0905ec0b4432b9288f8206d7b85965a0c9c2'}}
Tags
f45
RPMs
src
toml11-4.4.0-1.fc45.src.rpm (info) (download)
riscv64
toml11-devel-4.4.0-1.fc45.riscv64.rpm (info) (download)
Logs
riscv64
dnf5.log
hw_info.log
installed_pkgs.log
mock_config.log
root.log
build.log
mock_output.log
state.log
Changelog * Mon Aug 31 2026 Koji - 4.4.0-1.fc45 - local build