Information for build toml11-3.7.1-1.oc9

ID23738
Package Nametoml11
Version3.7.1
Release1.oc9
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
StartedMon, 03 Jun 2024 21:43:55 CST
CompletedMon, 03 Jun 2024 21:46:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/toml11.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/toml11.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
toml11-3.7.1-1.oc9.src.rpm (info) (download)
aarch64
toml11-devel-3.7.1-1.oc9.aarch64.rpm (info) (download)
x86_64
toml11-devel-3.7.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-1 - initial build