           SPELL=lrexlib
         VERSION=2.4.0
          SOURCE=$SPELL-$VERSION.zip
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/3599/$SOURCE
     SOURCE_HASH=sha512:7ee57cd7197a2c96fb5b5788aa4b1951f6cfbb5f4d7635d31d3d8a14552c2668a62a323f0ef7ee22d504d20ea45e5e94b86da64b21c867eef7d617cf1d1966c5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://lrexlib.luaforge.net/
      LICENSE[0]=MIT
         ENTERED=20080127
           SHORT="regular expression library for Lua"
cat << EOF
Lrexlib provides bindings of the two principal regular expression library
interfaces (POSIX and PCRE) to Lua.
EOF
