           SPELL=luafilesystem
         VERSION=1.5.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://github.com/downloads/keplerproject/$SPELL/$SOURCE
     SOURCE_HASH=sha512:79e767be5b923424c2f3c0025e050b6a5b15550cf96d153072f817b0f94757032feeaa579e4d73cc009a5954d38a30079db1c1c15545a45e9f13c0c776080aac
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.keplerproject.org/luafilesystem/
      LICENSE[0]=MIT
         ENTERED=20080110
           SHORT="File System Library for the Lua Programming Language"
cat << EOF
LuaFileSystem (lfs) 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
