The hS3 package
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.
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 |
|---|---|
| Dependencies | base, bytestring, Crypto (≥4.1.0), dataenc, HTTP (≥4000.0.0), hxt, network, old-locale, old-time, random, regex-compat, utf8-string |
| License | BSD3 |
| Copyright | Copyright (c) 2008, Greg Heartsfield |
| Author | Greg Heartsfield <scsibug@imap.cc> |
| Maintainer | Greg Heartsfield <scsibug@imap.cc> |
| Stability | Alpha |
| Category | Network, Web |
| Home page | http://gregheartsfield.com/hS3/ |
| Source repository | darcs get http://gregheartsfield.com/repos/hS3/ |
| Executables | hs3 |
| Upload date | Sun Feb 1 03:13:23 UTC 2009 |
| Uploaded by | GregHeartsfield |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
| Distributions | NixOS: 0.5.6, Debian: 0.5.6, FreeBSD: 0.5.6 |
Modules
- Network
- AWS
- Network.AWS.AWSConnection
- Network.AWS.AWSResult
- Network.AWS.ArrowUtils
- Network.AWS.Authentication
- Network.AWS.S3Bucket
- Network.AWS.S3Object
- AWS
Downloads
- hS3-0.5.tar.gz (Cabal source package)
- package description (included in the package)