Language

Package: ecl-cl-json @ 0.5-1.6dfebb9

Synopsis

JSON encoder and decoder for Common-Lisp

Description

cl-json provides an encoder of Lisp objects to JSON format and a corresponding decoder of JSON data to Lisp objects. Both the encoder and the decoder are highly customizable; at the same time, the default settings ensure a very simple mode of operation, similar to that provided by yason or st-json.

Home page
https://github.com/hankhero/cl-json
Location
gnu/packages/lisp-xyz.scm (line: 3247, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings