aboutsummaryrefslogtreecommitdiff
path: root/textproc/cpptoml/pkg-descr
blob: c9813b9edb0e6dfa59e42aea6d706d8a11324823 (plain) (blame)
1
2
3
4
5
6
A header-only library for parsing TOML configuration files with support for the
new DateTime format, inline tables, multi-line basic and raw strings, digit
separators, hexadecimal integers, octal integers, binary integers, and float
special values.

WWW: https://github.com/skystrife/cpptoml/