hS3: Interface to Amazon's Simple Storage Service (S3)

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This is the Haskell S3 library. It provides an interface to Amazon's Simple Storage Service (S3), allowing Haskell developers to reliably store and retrieve arbitrary amounts of data from anywhere on the Internet.


[Skip to Readme]

Properties

Versions 0.1, 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 0.5.8, 0.5.8, 0.5.9
Change log None available
Dependencies base (>=3 && <5), bytestring, Crypto (>=4.1.0), dataenc, HTTP (>=4000.0.0), hxt (>=9.0.0 && <10), MissingH (>=0.18.6), network, old-locale, old-time, random, regex-compat, utf8-string [details]
License BSD-3-Clause
Copyright Copyright (c) 2008, Greg Heartsfield
Author Greg Heartsfield <scsibug@imap.cc>
Maintainer Greg Heartsfield <scsibug@imap.cc>
Category Network, Web
Home page http://gregheartsfield.com/hS3/
Source repo head: git clone http://github.com/errge/hS3
Uploaded by GergelyRisko at 2013-10-01T15:52:09Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hS3-0.5.8

[back to package description]
This is the Haskell S3 library (hS3).  It provides an interface to
Amazon's Simple Storage Service, allowing Haskell developers to
reliably store and retrieve arbitrary amounts of data from anywhere on
the Internet.  To learn more about Amazon S3, and sign up for an
account, visit [http://aws.amazon.com/s3].