jzon

MIT

A correct and safe(r) JSON RFC 8259 reader/writer with sane defaults.

$ area51 add jzonCopy

Usage

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