json-to-data-frame
$ area51 add json-to-data-frameCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(json-to-data-frame:some-function ...)$ area51 add json-to-data-frameCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(json-to-data-frame:some-function ...)