1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/security/kqoauth/pkg-descr
2016-12-02 09:21:58 +00:00

7 lines
318 B
Plaintext

kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0
authentication specification RFC 5849 (http://tools.ietf.org/html/rfc5849).
Greetings go to Dominik Kapusta for writing the original OAuth library
using Qt, QOAuth (http://blog.ayoy.net/2009/6/24/oauth).
WWW: https://github.com/kypeli/kQOAuth/