cleric
Common Lisp Erlang Interface - An implementation of the Erlang distribution protocol.
$ area51 add clericCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cleric:some-function ...)