lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Jan 6, 2011 at 21:24, Alexander Gladysh <agladysh@gmail.com> wrote:
> On Thu, Jan 6, 2011 at 16:49, Valerio Schiavoni
> <valerio.schiavoni@gmail.com> wrote:
>> On Tue, Nov 9, 2010 at 1:50 PM, Alexander Gladysh <agladysh@gmail.com>
>> wrote:

>>> Are there any bindings to the Amazon S3 API for Lua?

>> did you finally find such bindings ?

> No, but then it is not time when I would need them yet. It creeps
> closer though, I'll need them soon enough. :-)

> My current plan is to code something in Lua-Spore when the time comes...

Well, here is the preliminary version:

https://github.com/fperrad/lua-Spore/pull/6

You can see the set of use cases here:

https://gist.github.com/832118

Comments and critique are welcome.

Alexander.