           SPELL=httping
       BUILD_API=2
         VERSION=0.0.96
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.vanheusden.com/httping/$SOURCE
          MD5[0]=2ba5d4bb7ab34bdca1d5f9b542d618e1
        WEB_SITE=http://www.vanheusden.com/httping/
      LICENSE[0]=GPL
         ENTERED=20040504
         UPDATED=20040504
           SHORT="like 'ping' but for http-requests"
cat << EOF
Httping is like 'ping' but for http-requests. Give it an url, and it'll show you how long it takes to connect, send a request and retrieve the reply (only the headers).
EOF
