           SPELL=liboauth
         VERSION=0.9.4
     SOURCE_HASH=sha512:42c7d57b85c6b31356a8dd38d14192335c09e5e4a1cfb301ece3b6ee122978f4cc4149e7e0d12802e88881c3fc57bc0431892e22950a42f6aeee1bee314ae712
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      LICENSE[0]=MIT
        WEB_SITE=http://liboauth.sourceforge.net/
         ENTERED=20110929
           SHORT="OAuth.net API implementation"
cat << EOF
liboauth provides functions to escape and encode stings according to
OAuth specifications and offers high-level functionality built on top to sign
requests or verify signatures using either NSS or OpenSSL for calculating
the hash/signatures.
EOF
