          MODULE=luafilesystem
         VERSION=1.8.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/keplerproject/luafilesystem/archive/v${VERSION//./_}.tar.gz
      SOURCE_VFY=sha256:16d17c788b8093f2047325343f5e9b74cccb1ea96001e45914a58bbae8932495
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION//./_}
        WEB_SITE=https://github.com/keplerproject/luafilesystem
         ENTERED=20190507
         UPDATED=20230215
           SHORT="File System Library for the Lua Programming Language"

cat << EOF
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.
EOF
