The textproc/tomlplusplus port
tomlplusplus-3.4.0 – TOML config parser and serializer for C++
Description
TOML config parser and serializer for C++ with following features:
- Supports the latest TOML release (v1.0.0), plus optional support for some
unreleased TOML features
- Passes all tests in the 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
WWW: https://github.com/marzer/tomlplusplus
- Only for arches
-
aarch64
aarch64
alpha
amd64
amd64
arm
arm
hppa
i386
i386
mips64
mips64
mips64el
mips64el
powerpc
powerpc
powerpc64
powerpc64
riscv64
riscv64
sparc64
- Categories:
-
textproc
Library dependencies
Build dependencies
Run dependencies