Hunter Sezen 7f3f30ec8e development/guile-json: Added (JSON module for Guile). před 9 roky
..
README 7f3f30ec8e development/guile-json: Added (JSON module for Guile). před 9 roky
guile-json.SlackBuild 7f3f30ec8e development/guile-json: Added (JSON module for Guile). před 9 roky
guile-json.info 7f3f30ec8e development/guile-json: Added (JSON module for Guile). před 9 roky
slack-desc 7f3f30ec8e development/guile-json: Added (JSON module for Guile). před 9 roky

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.