软件包: liblaxjson1 (1.0.5-1)
liblaxjson1 的相关链接
Trisquel 的资源:
下载源码包 liblaxjson:
维护者:
Original Maintainer:
- Andrew Kelley
外部的资源:
- 主页 [github.com]
相似软件包:
relaxed streaming JSON parser library
Official JSON is almost human-readable and human-writable. Disabling a few of the strict rules makes it significantly more so.
This library is intended for parsing user input, such as a config file. It is not intended for serializing or deserializing, or as a format for computer-to- computer communication.
This relaxed streaming JSON parser allows:
* unquoted keys * single quotes `'` * `//` and `/* */` style comments * extra commas `,` in arrays and objects
其他与 liblaxjson1 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]