Rewrap dev-lua DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 29263bda29
commit bb9c2518a5

View File

@@ -1,11 +1,9 @@
SUMMARY="a Lua library for file system operations"
SUMMARY="A Lua library for file system operations"
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 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.
"
HOMEPAGE="http://keplerproject.github.io/luafilesystem/"
SRC_URI="git+https://github.com/keplerproject/luafilesystem.git#2fd989cd6c777583be1c93616018c55b2cbb1bcf"