          MODULE=liboauth
         VERSION=1.0.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/x42/liboauth/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:bbe73b9f576fab0deefadb242c069f2f8bfa4068c738b7666ccd01381502c854
        WEB_SITE=http://github.com/x42/liboauth/
         ENTERED=20130529
         UPDATED=20220312
           SHORT="POSIX-c functions implementing the OAuth Core RFC 5849"

cat << EOF
liboauth is a collection of POSIX-c functions implementing the OAuth Core RFC 5849 
standard. liboauth provides functions to escape and encode parameters according to 
OAuth specification and offers high-level functionality to sign requests or verify 
OAuth signatures as well as perform HTTP requests.
EOF
