[ bianca ]
[ 源代码: guile-json ]
软件包:guile-json(4.7.3-3)
guile-json 的相关链接
下载源码包 guile-json:
- [guile-json_4.7.3-3.debian.tar.xz]
- [guile-json_4.7.3-3.dsc]
- [guile-json_4.7.3.orig.tar.gz]
- [guile-json_4.7.3.orig.tar.gz.asc]
维护小组:
外部的资源:
- 主页 [savannah.nongnu.org]
相似软件包:
JSON module for Guile
Guile-json supports parsing and building JSON documents according to the http://json.org specification. These are the main features:
- Complies with http://json.org specification. - Supports JSON Text Sequences (RFC 7464). - Supports parsing concatenated JSON documents. - Builds JSON documents programmatically using scheme data types. - Allows JSON pretty printing.