lua-users home
lua-l archive

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


On Jan 29, 2018, at 5:37 AM, steve donovan <steve.j.donovan@gmail.com> wrote:
> 
> On Mon, Jan 29, 2018 at 11:27 AM, Pierre Chapuis <catwell@archlinux.us> wrote:
>> - luafilesystem
>> - luasocket
>> - lpeg
>> - luarocks
>> - luaposix
> 
> Yep, that's pretty much the Lua Big Five!

If I had to add one, it would be luasec, since raw TCP is decreasingly useful on the open web, which is going/gone all-SSL pretty fast.

It would be really cool to have Python Requests (http://requests.readthedocs.io/en/master/ ) but I'm not writing it. 

Jay