Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37488496
en ru br
ALT Linux repos
S:2.0.1-alt2.3

Group :: System/Libraries
RPM: qoauth-qt5

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.1-alt2.3
Build date: 23 june 2019, 22:09 ( 252.3 weeks ago )
Size: 49.34 Kb

Home page:   https://github.com/ayoy/qoauth.git

License: GPL
Summary: Qt-based C++ library for OAuth authorization scheme
Description:

QOAuth is an attempt to support interaction with OAuth-powered network
services in a Qt way, i.e. simply, clearly and efficiently. It gives
the application developer no more than 4 methods, namely:

* requestToken() to obtain an unauthorized Request Token,
* accessToken() to exchange Request Token for the Access Token,
* createParametersString() to construct a request according to OAuth
 authorization scheme,
* inlineParemeters() - to construct a query string basing on given
 parameters (provided only for convenience).

Current maintainer: Sergey V Turchin

List of contributors

List of rpms provided by this srpm:

  • libqoauth2
  • qoauth-qt5-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin