luafilesystem
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.
- Sources inherited from project server:messaging
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:markathomas/luafilesystem && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
luafilesystem-1.5.0-destdir.patch | 0000000498 498 Bytes | |
luafilesystem-1.5.0.tar.gz | 0000026660 26 KB | |
luafilesystem-optflags.patch | 0000000979 979 Bytes | |
luafilesystem.changes | 0000001113 1.09 KB | |
luafilesystem.spec | 0000002314 2.26 KB |
Latest Revision
Togan Muftuoglu (toganm)
accepted
request 133683
from
Togan Muftuoglu (toganm)
(revision 3)
- update to 1.5.0 * Added explicit next and close methods to second return value of lfs.dir (the directory object), for explicit iteration or explicit closing. * Added directory locking via lfs.lock_dir function (see the manual). - rebased luafilesystem-destdir.patch and named as luafilesystem-1.5.0-destdir.patch - update Url and download link
Comments 0