cl-ev
libev bindings
$ area51 add cl-evCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ev:some-function ...)libev bindings
$ area51 add cl-evCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ev:some-function ...)