SlackBuildsOrg/libraries/liboauth
B. Watson 30074a3b24 libraries/liboauth: Strip lib, fix PRINT_PACKAGE_NAME.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-04-18 13:32:18 -04:00
..
liboauth-1.0.3-openssl-1.1.0-2.patch
liboauth.info
liboauth.SlackBuild libraries/liboauth: Strip lib, fix PRINT_PACKAGE_NAME. 2022-04-18 13:32:18 -04:00
README
slack-desc

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.

Note: If you want to build with NSS suport instead of OpenSSL pass
NSS=yes to the script.