zs3

BSD

A Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service.

$ area51 add zs3Copy

Usage

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