cl-s3

Lesser Lisp General Public License (LLGPL)

A Common Lisp Amazon S3 client interface package

$ area51 add cl-s3Copy

Usage

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