cl-dropbox
Common Lisp Client for the Dropbox API.
$ area51 add cl-dropboxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-dropbox:some-function ...)Common Lisp Client for the Dropbox API.
$ area51 add cl-dropboxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-dropbox:some-function ...)