Tue, 16 Sep 2025 06:07:56 CST | login

Information for build tomlplusplus-3.4.0-1.ocs23

ID13897
Package Nametomlplusplus
Version3.4.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/tomlplusplus.git?.#b4cde4dfbe87ec22cf775089b9a7ef9691e22dfb
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 10:45:31 CST
CompletedThu, 25 Jul 2024 10:49:27 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/tomlplusplus.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tomlplusplus.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
tomlplusplus-3.4.0-1.ocs23.src.rpm (info) (download)
aarch64
tomlplusplus-3.4.0-1.ocs23.aarch64.rpm (info) (download)
tomlplusplus-devel-3.4.0-1.ocs23.aarch64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-1.ocs23.aarch64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
tomlplusplus-3.4.0-1.ocs23.x86_64.rpm (info) (download)
tomlplusplus-devel-3.4.0-1.ocs23.x86_64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-1.ocs23.x86_64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-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 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.4.0-1 - initial build