[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jerome Vouillon <Jerome.Vouillon@p...> |
| Subject: | Re: [Caml-list] OCaml S3 Library? |
On Wed, May 12, 2010 at 06:26:39PM -0400, Daniel Patterson wrote: > Has anyone written a library to interact with amazon web services > (specifically, S3)? I have started writing a library for S3. A large part of the API is implemented. What is missing is mostly dealing with metadata and error handling. You can find the current sources here: http://www.pps.jussieu.fr/~vouillon/S3.tar.gz If anyone is interested to contribute, please contact me. I will then set up a shared repository. -- Jerome