lua-users home
lua-l archive

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


Amazing news!

Em 15 de set de 2017 7:54 PM, "Hisham" <h@hisham.hm> escreveu:
Hi list,

I am happy to announce a long-overdue new release of LuaFileSystem.
It supports Lua 5.1, 5.2 and 5.3.

LuaFileSystem is a Lua library developed to complement the set of
functions related to file systems offered by the standard Lua
distribution. LuaFileSystem offers a portable way to access the
underlying directory structure and file attributes.

https://keplerproject.github.io/luafilesystem/

The easiest way to install LuaFileSystem is to use LuaRocks:

luarocks install luafilesystem

This release contains contributions by Alex, Alexey Melnichuk, Antonin
Décimo, Hisham Muhammad, Hugh Perkins, Ignacio Burgueño, Jin Qing,
NiteHawk, Peter Melnichenko, Philipp Janda, Thijs Schreijer. A special
shout-out for Peter Melnichenko, for making this release happen!

Cheers,

-- Hisham