libtomlplusplus3

TOML config parser and serializer for C++17

Description

tomlplusplus is a TOML config parser and serializer for C++17 supporting the 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)
  - Doesn't require RTTI
  - Works with or without exceptions

This package contains the shared library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://marzer.github.io/tomlplusplus/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtomlplusplus3