summaryrefslogtreecommitdiffstats
path: root/libraries/tomlplusplus/slack-desc
blob: cf01cbe335cdc291b99e24a7569e946578cfbea8 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

            |-----handy-ruler------------------------------------------------------|
tomlplusplus: tomlplusplus (Header-only TOML config file parser and serializer)
tomlplusplus:
tomlplusplus: TOML is a file format for configuration files. It is intended to be
tomlplusplus: easy to read and write due to obvious semantics which aim to be
tomlplusplus: minimal, and is designed to map unambiguously to a dictionary.
tomlplusplus:
tomlplusplus: This is a modern library for C++17 plus with some C++20 features
tomlplusplus: and supports serializing to JSON and YAM
tomlplusplus:
tomlplusplus:
tomlplusplus: