nbd

MIT

Network Block Device server library.

$ area51 add nbdCopy

Usage

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