[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bindings for Amazon S3
- From: Alex Bradbury <asb@...>
- Date: Mon, 31 Jan 2011 14:02:24 +0000
On 31 January 2011 13:42, Alexander Gladysh <agladysh@gmail.com> wrote:
> Um. Did anyone implement Amazon S3 API support for Lua yet?
>
> Is there, maybe, some way I can motivate interested parties to scratch
> their itch and write a decent open-source (MIT) implementation? I
> believe that Amazon S3 technology, while being commercial, is popular
> enough to be useful for the Lua community.
Have you evaluated using LunaticPyton or Lupa to access a Python S3
library? http://pypi.python.org/pypi/lupa/0.18
Alex