PACKAGE NAME:  liboauth-1.0.3-i586-5salix15.0.txz
PACKAGE LOCATION:  ./salix/libraries
PACKAGE SIZE (compressed):  32 K
PACKAGE SIZE (uncompressed):  128 K
PACKAGE REQUIRED:  aaa_libraries|c-ares,aaa_libraries|keyutils,aaa_libraries|krb5,aaa_libraries|libidn2,aaa_libraries|libnsl,aaa_libraries|libpsl,aaa_libraries|libssh2,aaa_libraries|libtirpc,aaa_libraries|openldap,aaa_libraries|zstd,brotli,curl,cyrus-sasl,e2fsprogs,libunistring,nghttp2,openssl|openssl-solibs,zlib
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
liboauth: liboauth (C library implementing OAuth Core RFC 5849)
liboauth:
liboauth: liboauth is a collection of POSIX-c functions implementing the OAuth
liboauth: Core RFC 5849 standard.
liboauth: liboauth provides functions to escape and encode parameters according
liboauth: to OAuth specification and offers high-level functionality to sign
liboauth: requests or verify OAuth signatures as well as perform HTTP requests.
liboauth:
liboauth: liboauth depends on either on the OpenSSL library or on NSS
liboauth: (Mozilla's Network Security Services), which are used for generating
liboauth: the hash/signature, and optionally libcurl for issuing HTTP requests.