slackbuilds/development/guile-json
Willy Sudiarto Raharjo 3af6eedd6a development/guile-json: Unmaintained.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-04-27 04:43:25 +07:00
..
README
guile-json.SlackBuild
guile-json.info development/guile-json: Unmaintained. 2019-04-27 04:43:25 +07:00
slack-desc

README

Guile-json is a JSON module for Guile. It supports parsing and
building JSON documents according to the http://json.org
specification. These are the main features:

- Strictly complies to http://json.org specification.

- Build JSON documents programmatically via macros.

- Basic unicode support for strings.

- Allows JSON pretty printing.