cl-libssh2
Trivial libssh2 bindings
$ area51 add cl-libssh2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libssh2:some-function ...)Trivial libssh2 bindings
$ area51 add cl-libssh2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libssh2:some-function ...)