Mon, 20 Jan 2025 23:49:03 CST | login

Information for build toml11-3.7.1-1.ocs23

ID9567
Package Nametoml11
Version3.7.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/toml11.git?.#adf8c754f29f5edc1a5a2946c074201e4dfb2ff4
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 09 May 2024 01:44:55 CST
CompletedThu, 09 May 2024 01:48:04 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/toml11.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/toml11.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
toml11-3.7.1-1.ocs23.src.rpm (info) (download)
aarch64
toml11-devel-3.7.1-1.ocs23.aarch64.rpm (info) (download)
x86_64
toml11-devel-3.7.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-1 - initial build