[ bianca ]
[ 源代码: tomlplusplus ]
软件包:libtomlplusplus3t64(3.4.0+ds-0.2 以及其他的)
libtomlplusplus3t64 的相关链接
下载源码包 tomlplusplus:
- [tomlplusplus_3.4.0+ds-0.2.debian.tar.xz]
- [tomlplusplus_3.4.0+ds-0.2.dsc]
- [tomlplusplus_3.4.0+ds.orig.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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3