qoobaa / s3
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (5)
- Wiki (1)
- Graphs
-
Branch:
master
Kristan Ucello (author)
Wed Jan 06 23:44:38 -0800 2010
s3 /
| name | age | message | |
|---|---|---|---|
| |
.document | Sun Oct 18 08:59:06 -0700 2009 | |
| |
.gitignore | Fri Oct 09 04:14:49 -0700 2009 | |
| |
LICENSE | Mon Jun 29 00:56:57 -0700 2009 | |
| |
README.rdoc | Fri Nov 06 02:19:52 -0800 2009 | |
| |
Rakefile | Mon Jan 04 01:09:26 -0800 2010 | |
| |
VERSION | Mon Jan 04 01:09:26 -0800 2010 | |
| |
bin/ | Fri Oct 09 03:24:18 -0700 2009 | |
| |
extra/ | Sun Oct 18 08:59:06 -0700 2009 | |
| |
lib/ | Wed Jan 06 23:44:38 -0800 2010 | |
| |
test/ | Mon Jan 04 01:06:37 -0800 2010 |
README.rdoc
S3
S3 library provides access to Amazon's Simple Storage Service. It supports both: European and US buckets through REST API.
Installation
If you don’t have the Gemcutter sources yet:
gem sources -a http://gemcutter.org
To install the gem type:
gem install s3
Usage
See homepage for details.
Copyright
Copyright © 2009 Jakub Kuźma, Mirosław Boruta. See LICENSE for details.
