Overview
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.
Version 1.1 follows the package model for Lua 5.1 (see section Installation for more details).
Download
LuaFileSystem can be downloaded in source format from its Lua Forge page. If you are using LuaBinaries Release 2 a Windows pre-compiled version of LuaFileSystem can also be found at the same LuaForge page.
History
- [30/May/2005] Version 1.1 released
added functionlfs.touch
. - [21/Jan/2005] Version 1.0 released
- [10/Nov/2004] Version 1.0 beta released
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
For more information please contact us. Comments are welcome!