cl-cerf
Lisp wrapper to libcerf
$ area51 add cl-cerfCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-cerf:some-function ...)Lisp wrapper to libcerf
$ area51 add cl-cerfCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-cerf:some-function ...)