mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7f3f30ec8e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
342 B
Text
11 lines
342 B
Text
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.
|