LuaFileSystem
File System Library for the Lua Programming Language

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 function lfs.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!

Valid XHTML 1.0!

$Id: index.html,v 1.12 2005/05/19 20:24:31 uid20002 Exp $