Skip to content
/ zs3 Public
forked from xach/zs3

Work with Amazon S3 and Amazon CloudFront from Common Lisp. Copy from http://github.com/xach/ .

License

Notifications You must be signed in to change notification settings

WildBench/zs3

 
 

Repository files navigation

This is ZS3, a library for working with Amazon's Simple Storage
Service (S3) and CloudFront service from Common Lisp.

For more information about S3, see:

  http://aws.amazon.com/s3/

For more information about CloudFront, see:

  http://aws.amazon.com/cloudfront/

For documentation of ZS3, including how to install and use, see
doc/index.html in this distribution, or visit:

  http://www.xach.com/lisp/zs3/

If you have any questions or comments about ZS3, please contact me,
Zach Beane, at [email protected]. You can also discuss ZS3 on the ZS3
mailing list at http://groups.google.com/group/zs3-devel .

;;;;;;;;;;;;;;;;;;;;;;;
;; Added by WildBench;;
;;;;;;;;;;;;;;;;;;;;;;;
In personal use, some interesting issues happened in cn-north-1 region. So I have to fork it here to add a little bit code.

  

About

Work with Amazon S3 and Amazon CloudFront from Common Lisp. Copy from http://github.com/xach/ .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 100.0%