| ID | 226187 | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | toml11 | |||||||||||||||||
| Links | Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem | |||||||||||||||||
| Version | 4.4.0 | |||||||||||||||||
| Release | 1.fc45 | |||||||||||||||||
| Epoch | Draft | False | ||||||||||||||||
| Source | git+https://src.fedoraproject.org/rpms/toml11.git#5c9d0905ec0b4432b9288f8206d7b85965a0c9c2 | |||||||||||||||||
| 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 | hezhengyu | |||||||||||||||||
| State | complete | |||||||||||||||||
| Volume | DEFAULT | |||||||||||||||||
| Started | Mon, 31 Aug 2026 12:11:13 CST | |||||||||||||||||
| Completed | Mon, 31 Aug 2026 12:41:45 CST | |||||||||||||||||
| Task | build (f45, /rpms/toml11.git:5c9d0905ec0b4432b9288f8206d7b85965a0c9c2) | |||||||||||||||||
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/toml11.git#5c9d0905ec0b4432b9288f8206d7b85965a0c9c2'}} | |||||||||||||||||
| Tags |
|
|||||||||||||||||
| RPMs |
|
|||||||||||||||||
| Logs |
|
|||||||||||||||||
| Changelog | * Mon Aug 31 2026 Koji - 4.4.0-1.fc45 - local build |