openbsd-ports/net/liboauth/pkg/PLIST
jasper 4e55425528 import liboauth 0.9.4
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.

ok aja@
2011-08-21 16:26:18 +00:00

9 lines
186 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/08/21 16:26:18 jasper Exp $
%%SHARED%%
include/oauth.h
lib/liboauth.a
lib/liboauth.la
lib/pkgconfig/
lib/pkgconfig/oauth.pc
@man man/man3/oauth.3