rs-json

Modified BSD License

Yet another JSON decoder/encoder.

$ area51 add rs-jsonCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(rs-json:some-function ...)