More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -3,8 +3,7 @@ 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.
"
structure and file attributes."
HOMEPAGE="http://keplerproject.github.io/luafilesystem/"
COPYRIGHT="2004-2012 Kepler Project"
LICENSE="MIT"