Information for build toml11-3.6.1-2.fc33
ID | 195799 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | toml11 | |||||||||||
Version | 3.6.1 | |||||||||||
Release | 2.fc33 | |||||||||||
Epoch | ||||||||||||
Source | git+https://src.fedoraproject.org/rpms/toml11.git#2eea0fc4a6806b502f6a27204d82276a05bed492 | |||||||||||
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 | davidlt | |||||||||||
State | complete | |||||||||||
Volume | DEFAULT | |||||||||||
Started | Fri, 07 May 2021 14:42:17 UTC | |||||||||||
Completed | Fri, 07 May 2021 15:03:05 UTC | |||||||||||
Task | build (f33, /rpms/toml11.git:2eea0fc4a6806b502f6a27204d82276a05bed492) | |||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/toml11.git#2eea0fc4a6806b502f6a27204d82276a05bed492'}} | |||||||||||
Tags |
|
|||||||||||
RPMs |
|
|||||||||||
Logs |
|
|||||||||||
Changelog | * Tue Apr 27 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 3.6.1-2 - fix: Do not use noarch | RH#1954188 * Wed Apr 21 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 3.6.1-1 - Initial package |