[ 源代码: guile-json ]
软件包:guile-json(4.7.3-2 以及其他的)
guile-json 的相关链接
Debian 的资源:
下载源码包 guile-json:
- [guile-json_4.7.3-2.dsc]
- [guile-json_4.7.3.orig.tar.gz]
- [guile-json_4.7.3.orig.tar.gz.asc]
- [guile-json_4.7.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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:
- Strictly compiles to the http://json.org specification. - Build JSON documents programmatically via macros. - Unicode support for strings. - Allow JSON pretty printing.