lua-users home
lua-l archive

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


Hi,

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.

Version 1.1 added function lfs.touch()

LuaFileSystem is free software and uses the same license as Lua 5.0.

The source and the Windows binaries (compatible with LuaBinaries Release 2)
are available for download at LuaForge.

For more information on LuaFileSystem please check
http://www.keplerproject.org/luafilesystem/

Any feedback is welcome!

André Carregal
www.keplerproject.org