Simple S3 Object Storage Libary and Tool
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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:garloff:OTC/libs3 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
debian.changelog | 0000000206 206 Bytes | |
debian.compat | 0000000002 2 Bytes | |
debian.control | 0000001384 1.35 KB | |
debian.rules | 0000002581 2.52 KB | |
debian.series | 0000000049 49 Bytes | |
libs3-Makefile.diff | 0000003626 3.54 KB | |
libs3-format.patch | 0000001365 1.33 KB | |
libs3-progress.diff | 0000001994 1.95 KB | |
libs3.changes | 0000000545 545 Bytes | |
libs3.dsc | 0000000490 490 Bytes | |
libs3.spec | 0000003147 3.07 KB | |
libs3.tar.bz2 | 0000085984 84 KB |
Revision 49 (latest revision is 78)
Flush ...
Comments 0