Thu, 28 Mar 2024 18:34:54 CST | login

Information for build toml11-3.7.1-1.fc38

ID37776
Package Nametoml11
Version3.7.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/toml11.git#2c44f8e72bc751016bf3779feedffabeb7992a16
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 14 Apr 2023 09:44:38 CST
CompletedFri, 14 Apr 2023 10:52:00 CST
Taskbuild (f38-build-side-42-init-devel, /rpms/toml11.git:2c44f8e72bc751016bf3779feedffabeb7992a16)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/toml11.git#2c44f8e72bc751016bf3779feedffabeb7992a16'}}
Tags
f38-build-side-42-init-devel
RPMs
src
toml11-3.7.1-1.fc38.src.rpm (info) (download)
riscv64
toml11-devel-3.7.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * Thu Apr 13 2023 Koji - 3.7.1-1.fc38 - local build