@hackage hS30.3

Interface to Amazon's Simple Storage Service (S3)

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.

REQUIREMENTS

INSTALLATION

  • Configure:

$ runhaskell Setup.hs configure

  • Compile:

$ runhaskell Setup.hs build

  • Install (as root):

runhaskell Setup.hs install

ACKNOWLEDGEMENTS

  • Authors and contributors to the HTTP, Crypto, and HXT projects.

  • Jinesh Varia (Amazon Web Services Evangelist)

  • Installation

  • Dependencies (0)

  • Dependents (0)