[ trixie ]
[ sid ]
[ 原始碼: tomlplusplus ]
套件:libtomlplusplus3t64(3.4.0+ds-0.2 以及其他的)
libtomlplusplus3t64 的相關連結
Debian 的資源:
下載原始碼套件 tomlplusplus:
- [tomlplusplus_3.4.0+ds-0.2.dsc]
- [tomlplusplus_3.4.0+ds.orig.tar.xz]
- [tomlplusplus_3.4.0+ds-0.2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [marzer.github.io]
相似套件:
TOML config parser and serializer for C++17
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.
其他與 libtomlplusplus3t64 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3