Information for build toml11-3.7.1-1.ocs23
ID | 9567 | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | toml11 | ||||||||||||||||||||||||||
Version | 3.7.1 | ||||||||||||||||||||||||||
Release | 1.ocs23 | ||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/toml11.git?.#adf8c754f29f5edc1a5a2946c074201e4dfb2ff4 | ||||||||||||||||||||||||||
Summary | TOML for Modern C++ | ||||||||||||||||||||||||||
Description | toml11 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 by | fanjunkong | ||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||
Started | Thu, 09 May 2024 01:44:55 CST | ||||||||||||||||||||||||||
Completed | Thu, 09 May 2024 01:48:04 CST | ||||||||||||||||||||||||||
Task | build (dist-ocs23-epol9, /opencloudos-stream/toml11.git:.:origin/master) | ||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/toml11.git?.#origin/master'}} | ||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||
Changelog | * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.1-1 - initial build |