           SPELL=luacurl
         VERSION=0.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://luaforge.net/frs/download.php/2142/$SOURCE
     SOURCE_HASH=sha512:da841a5eb7393ec273f70eeb9dfb9fc4f5aed994741949cd72adf998a7b010ef805c28d5a569089c7c518672cc3678b32f99beaff73fd52835e729ca23babb7d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://luacurl.luaforge.net/
      LICENSE[0]=MIT
         ENTERED=20080618
           SHORT="Lua module providing Internet browsing based on the cURL lib"
cat << EOF
LuaCURL is Lua 5.x compatible module providing Internet browsing capabilities
based on the cURL library. The module interface follows strictly the cURL
architecture and is very easy to use if the programmer has already experience
with cURL.
EOF
