Information for build tomlplusplus-3.4.0-1.oc9

ID28580
Package Nametomlplusplus
Version3.4.0
Release1.oc9
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 06 Aug 2024 05:42:09 CST
CompletedTue, 06 Aug 2024 05:44:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/tomlplusplus.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tomlplusplus.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
tomlplusplus-3.4.0-1.oc9.src.rpm (info) (download)
aarch64
tomlplusplus-3.4.0-1.oc9.aarch64.rpm (info) (download)
tomlplusplus-devel-3.4.0-1.oc9.aarch64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-1.oc9.aarch64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-1.oc9.aarch64.rpm (info) (download)
x86_64
tomlplusplus-3.4.0-1.oc9.x86_64.rpm (info) (download)
tomlplusplus-devel-3.4.0-1.oc9.x86_64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-1.oc9.x86_64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-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 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.4.0-1 - initial build