From df2efb797c1456258d6844b43271b0557754fbaf Mon Sep 17 00:00:00 2001
From: tomas
LuaFileSystem is free software and uses the same -license as Lua 5.0.
+license as Lua 5.1.Current version is 1.2 It was developed for Lua 5.0.
- -Version 1.2 follows the -package model -for Lua 5.1 (see section Installation -for more details).
- +Current version is 1.2.1. It was developed for both Lua 5.0 and Lua 5.1.
$Id: index.html,v 1.31 2006/03/23 20:44:00 carregal Exp $
+$Id: index.html,v 1.32 2006/06/08 17:55:33 tomas Exp $
LuaFileSystem follows the
-package model
-for Lua 5.1, therefore it should be "installed". Refer to
-
-Compat-5.1 configuration section about how to install the compiled
-binary properly.
-The compiled binary should be copied to a directory in your
-LUA_CPATH.
The LuaFileSystem compiled binary should be copied to a directory in your
+LUA_CPATH. Lua 5.0 users should install Compat-5.1 also.
Windows users can use the binary version of LuaFileSystem
(lfs.dll) available at
@@ -96,7 +90,7 @@ LuaFileSystem offers the following functions:
The attributes are described as follows;
attribute mode is a string, all the others are numbers,
and the time related attributes use the same time reference of
- os.time:
+ os.time:
dev