-
-
-
-
Overview
-
-
LuaFileSystem is a library developed to complement the set of
+
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.
+distribution. One of its goals is to be as portable as Lua.
-
-
Current version
+
+LuaFileSystem is free software and uses the same license as Lua 5.0.
+
-
Current version is 1.1.
-It was developed for Lua 5.0.
+
Status
-
Version 1.1 follows the
+
+Current version is 1.1. It was developed for Lua 5.0.
+
+
+
+Version 1.1 follows the
package proposal
-for Lua 5.1 (see section Installation
+for Lua 5.1 (see section Installation
for more details).
-
-
Download
+
+
Download
LuaFileSystem can be downloaded from its
@@ -78,8 +80,7 @@ LuaFileSystem can be downloaded from its
page.
-
-
What's new
+
History
- [?/?/2005] Version 1.1 released
@@ -89,40 +90,31 @@ page.
Version 1.1 adds function lfs.touch.
-
-Installation
-
-LuaFileSystem is distributed as a pair of C source and header
-files. The distribution provides a Makefile prepared to
-compile the library and install it. The file config should
-be edited to suit the needs of the aimed platform.
-
-LuaFileSystem follows the
-package proposal
-for Lua 5.1, therefore this package should be "installed".
-In other words,
-if you are using Lua 5.0, the files compat-5.1.c and
-compat-5.1.h must be used in the compilation and the file
-compat-5.1.lua must be installed in the LUA_PATH.
-If you are using Lua 5.1, nothing should be done.
-
-
-Credits
+Credits
LuaFileSystem was designed by Roberto Ierusalimschy,
André Carregal and Tomás Guisasola as part of the
Kepler Project
which holds its copyright.
-
-Contact us
+Contact us
For more information please contact us.
Comments are welcome!
-
-$Id: index.html,v 1.10 2005/01/24 10:59:58 tomas Exp $
+