summaryrefslogtreecommitdiff
path: root/textproc/guile-json/DESCR
blob: 094883ae0d87175940ec9263ebd718c60294092b (plain)
1
2
3
4
5
6
7
guile-json is a JSON module for Guile. It supports parsing
and building JSON documents according to
the http://json.org specification.

* Complies with http://json.org specification.
* Builds JSON documents programmatically using scheme data types.
* Allows JSON pretty printing.