[ 源代码: tomlplusplus ]
软件包:libtomlplusplus-dev(3.3.0+ds-1)
libtomlplusplus-dev 的相关链接
Debian 的资源:
下载源码包 tomlplusplus:
- [tomlplusplus_3.3.0+ds-1.dsc]
- [tomlplusplus_3.3.0+ds.orig.tar.xz]
- [tomlplusplus_3.3.0+ds-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [marzer.github.io]
相似软件包:
TOML config parser and serializer for C++17 - development files
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 development files.
其他与 libtomlplusplus-dev 有关的软件包
|
|
|
|
-
- dep: libtomlplusplus3 (= 3.3.0+ds-1)
- TOML config parser and serializer for C++17
-
- rec: libjs-highlight.js
- JavaScript library for syntax highlighting