This extension library provides the filesystem
primitives to your Lua scripts, which are missing
from the core language. The exported primitives
include mkdir, rmdir, stat, chown, chmod, and more.
License: GNU Lesser General Public License (LGPL)
Changes:
This release updates the sample test code to be more current, and to ensure there are no failures.