Overview
--LuaFileSystem is a library developed to complement the set of -functions related to file systems offered by the standard Lua -distribution. One of its goals is to be as portable as Lua. -
--LuaFileSystem is free software and uses the same license as Lua 5.0. -
+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.
+ +
LuaFileSystem is free software and uses the same +license as Lua 5.0.
Status
--Current version is 1.1. It was developed for Lua 5.0. -
+Current version is 1.1. It was developed for Lua 5.0.
--Version 1.1 follows the +
Version 1.1 follows the package proposal for Lua 5.1 (see section Installation -for more details). -
+for more details).Download
--LuaFileSystem can be downloaded from its +
LuaFileSystem can be downloaded from its Lua Forge -page. -
+page.History
-
-
- [19/May/2005] Version 1.1 released
+ - [20/May/2005] Version 1.1 released
added functionlfs.touch. - [21/Jan/2005] Version 1.0 released @@ -101,8 +96,8 @@ which holds its copyright.
Contact us
-For more information please contact us. +
For more information please +contact us. Comments are welcome!