diff options
author | Mikko Varri <vmj@linuxbox.fi> | 2010-05-13 00:59:18 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:18 +0200 |
commit | 8edb1fb1d3b73c74778e1936be231bad5a694820 (patch) | |
tree | cef997b846533665d501378baf42bb7a40c7a081 /libraries/qoauth/slack-desc | |
parent | af71608ad963a49345ff2f7be970b64290ff5608 (diff) | |
download | slackbuilds-8edb1fb1d3b73c74778e1936be231bad5a694820.tar.gz |
libraries/qoauth: Added to 13.0 repository
Diffstat (limited to 'libraries/qoauth/slack-desc')
-rw-r--r-- | libraries/qoauth/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/qoauth/slack-desc b/libraries/qoauth/slack-desc new file mode 100644 index 0000000000..d23ad40934 --- /dev/null +++ b/libraries/qoauth/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +qoauth: qoauth (A Qt-based C++ library for OAuth authorization scheme) +qoauth: +qoauth: QOAuth is a Qt-based C++ implementation of an interface to services +qoauth: using OAuth authorization scheme. +qoauth: +qoauth: Homepage: http://wiki.github.com/ayoy/qoauth/ +qoauth: +qoauth: +qoauth: +qoauth: +qoauth: |