[ 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 標準 C++ ライブラリ v3