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.
Status
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 more details).
Download
LuaFileSystem can be downloaded from its Lua Forge page.
History
- [19/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!