[ trixie ]
[ sid ]
[ 源代码: boost1.83 ]
软件包:libboost-json1.83.0(1.83.0-3.2)
C++ containers and algorithms that implement JSON
This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types.
Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language.
其他与 libboost-json1.83.0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版