dartsclmessagepack
Implementation of the message pack exchange format
$ area51 add dartsclmessagepackCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(dartsclmessagepack:some-function ...)