Simple S3 Object Storage Libary and Tool

Edit Package libs3

This package contains a simple library that facilitates accessing S3 obejct storage and the s3 cmdline tool.

This library provides an API for using Amazon's S3 service (see http://s3.amazonaws.com).
Its design goals are:

- To provide a simple and straightforward API for accessing all of S3's
functionality
- To not require the developer using libs3 to need to know anything about:
- HTTP
- XML
- SSL
In other words, this API is meant to stand on its own, without requiring
any implicit knowledge of how S3 services are accessed using HTTP
protocols.
- To be usable from multithreaded code
- To be usable by code which wants to process multiple S3 requests
simultaneously from a single thread
- To be usable in the simple, straightforward way using sequentialized
blocking requests

Refresh
Refresh
Source Files
Filename Size Changed
libs3-Makefile.diff 0000003626 3.54 KB
libs3.spec 0000002748 2.68 KB
libs3.tar.bz2 0000085984 84 KB
Revision 14 (latest revision is 78)
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 14)
Fix dependency from -devel to main pkg.
Comments 0
openSUSE Build Service is sponsored by