Hisham Muhammad 6d039ff385 Merge pull request #53 from Tieske/fix_warning
fix warning for redefining macro on MinGW
2015-08-24 16:32:49 -03:00
2014-11-12 14:51:55 +04:00
2015-01-15 16:58:20 -02:00
2015-01-15 16:58:20 -02:00
2014-08-09 12:33:33 +02:00
2006-03-15 18:27:13 +00:00
2014-11-12 14:51:55 +04:00
2007-10-27 22:42:32 +00:00
2008-03-25 17:39:29 +00:00
2014-08-09 12:11:20 +02:00
2008-05-07 19:06:37 +00:00

LuaFileSystem - File System Library for Lua
Copyright 2003-2015 Kepler Project

http://keplerproject.github.io/luafilesystem

Description
-----------
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.1

LuaRocks Installation
---------------------

```
luarocks install luafilesystem
```

Documentation
-------------
Please check the documentation at doc/us/ for more information.
Description
No description provided
Readme MIT 620 KiB
Languages
C 77.2%
Lua 21.5%
Makefile 1.3%