slackbuilds_ponce/libraries/luafilesystem/README
ponce 37a333183b libraries/luafilesystem: Added (lua filesystem library).
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-21 20:16:51 -05:00

7 lines
283 B
Text

luafilesystem (lua filesystem library)
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.