diff options
Diffstat (limited to 'security/kqoauth/pkg-descr')
-rw-r--r-- | security/kqoauth/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/security/kqoauth/pkg-descr b/security/kqoauth/pkg-descr deleted file mode 100644 index f37e71c184e5..000000000000 --- a/security/kqoauth/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -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/ |