descriptionAmazon S3 and CloudFront from Common Lisp
homepage URLhttp://www.xach.com/lisp/zs3
repository URLhttps://github.com/xach/zs3.git
ownertrebbu@googlemail.com
last changeMon, 30 Sep 2019 01:23:15 +0000 (29 21:23 -0400)
last refreshThu, 19 Sep 2024 13:21:05 +0000 (19 15:21 +0200)
content tags
add:
README
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 xach@xach.com. You can also discuss ZS3 on the ZS3
mailing list at http://groups.google.com/group/zs3-devel .



  
shortlog
2019-09-30 Zachary BeaneUpdated version to 1.3.3.masterrelease-1.3.3
2019-09-30 Zach BeaneMerge pull request #36 from ajberkley/master
2019-09-30 Andrew BerkleySpaces instead of tabs36/head
2019-09-30 Zachary BeaneUpdated version to 1.3.2.release-1.3.2
2019-09-30 Zach BeaneMerge pull request #35 from ppymdjr/master
2019-09-29 Andrew BerkleyActually use storage-class in put-object
2019-09-26 David Ritchiethe DisplayName element in the list-bucket-result seems... 35/head
2017-12-24 Zachary BeaneUpdated version to 1.3.1.release-1.3.1
2017-12-20 Zach BeaneMerge pull request #29 from jlahd/master
2017-12-20 Zach BeaneMerge pull request #30 from lokedhs/http_headers
2017-12-20 Zach BeaneMerge pull request #31 from lokedhs/multiple_provider_s...
2017-12-20 Elias MartensonREGION-ENDPOINT should return the correct value for... 31/head
2017-12-20 Elias MartensonAdd the ability to set content type and content disposi... 30/head
2017-11-15 Jussi LahdenniemiFixed according to comments, added more tagging related... 29/head
2017-11-14 Jussi LahdenniemiSupport for setting object tags (x-amz-tagging) in...
2017-01-27 Zach BeaneMerge pull request #26 from wsgac/master
...
tags
4 years ago release-1.3.3
4 years ago release-1.3.2
6 years ago release-1.3.1
7 years ago release-1.3
8 years ago release-1.2.11
8 years ago release-1.2.10
8 years ago release-1.2.9
8 years ago release-1.2.8
9 years ago release-1.2.7
9 years ago release-1.2.6
9 years ago release-1.2.5
10 years ago release-1.2.4
10 years ago release-1.2.3
11 years ago release-1.2.2
11 years ago release-1.2.1
11 years ago release-1.2
...
heads
4 years ago master
8 years ago aws4-hmac-sha256
12 years ago multi-object-delete