dartsclmessagepack

MIT

Implementation of the message pack exchange format

$ area51 add dartsclmessagepackCopy

Usage

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