          MODULE=luafilesystem
         VERSION=1.5.0
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=https://github.com/downloads/keplerproject/luafilesystem/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha1:1ee2ca3b5dbc3cf7c21c7168a0873b2983b7e241
        WEB_SITE="http://keplerproject.github.com/luafilesystem/"
         ENTERED=20110530
         UPDATED=20110530
           SHORT="A 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.  It offers a portable way to access the underlying
directory structure and file attributes.
EOF
