[ 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.