Thu, 26 Jun 2025 22:17:14 CST | login

Information for build tomlplusplus-3.4.0-2.oc9

ID43194
Package Nametomlplusplus
Version3.4.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/tomlplusplus.git?.#5ec46180cde654d121916ced683f4fc0fce4bd9e
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
StartedSat, 14 Jun 2025 16:40:46 CST
CompletedSat, 14 Jun 2025 16:48:35 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-2.oc9.src.rpm (info) (download)
aarch64
tomlplusplus-3.4.0-2.oc9.aarch64.rpm (info) (download)
tomlplusplus-devel-3.4.0-2.oc9.aarch64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-2.oc9.aarch64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
tomlplusplus-3.4.0-2.oc9.loongarch64.rpm (info) (download)
tomlplusplus-devel-3.4.0-2.oc9.loongarch64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-2.oc9.loongarch64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
tomlplusplus-3.4.0-2.oc9.x86_64.rpm (info) (download)
tomlplusplus-devel-3.4.0-2.oc9.x86_64.rpm (info) (download)
tomlplusplus-debuginfo-3.4.0-2.oc9.x86_64.rpm (info) (download)
tomlplusplus-debugsource-3.4.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.4.0-2 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.4.0-1 - initial build