aboutsummaryrefslogtreecommitdiff
path: root/libraries/lua-filesystem/README
blob: 9908ac914c054119bc356533768b6ca25f47affb (plain)
1
2
3
4
5
6
7
8
9
LuaFileSystem is a Lua library developed to complement the set
of functions related to filesystems offered by the standard
Lua distribution.

LuaFileSystem offers a portable way to access the underlying
directory structure and file attributes.

Optional dependency: lua51. If lua51 is installed at build time, this
package will contain a module for Lua 5.1.