cl-epmd

MIT License

Erlang Port Mapper Daemon client

$ area51 add cl-epmdCopy

Usage

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