[ ソース: cpptoml ]
パッケージ: libcpptoml-dev (0.1.1-3)
libcpptoml-dev に関するリンク
Debian の資源:
cpptoml ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
C++ header-only library for parsing TOML configuration files
TOML is a file format for configuration files. It is intended to be easy to read and write due to obvious semantics which aim to be "minimal", and is designed to map unambiguously to a dictionary.
cpptoml is a C++ header-only library that implements the TOML 0.5.0 standard.