summaryrefslogtreecommitdiffstats
path: root/libraries/lua-filesystem/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/lua-filesystem/README')
-rw-r--r--libraries/lua-filesystem/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/lua-filesystem/README b/libraries/lua-filesystem/README
new file mode 100644
index 0000000000..d8a3ea388d
--- /dev/null
+++ b/libraries/lua-filesystem/README
@@ -0,0 +1,7 @@
+lua-filesystem (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.