Package qoauth-qt5: Information
Source package: qoauth-qt5
Version: 2.0.1-alt2.3
Build time: Jan 19, 2021, 03:00 PM
Category: System/Libraries
Report package bugHome 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).
List of RPM packages built from this SRPM:
libqoauth2 (e2kv5, e2kv4, e2k)
qoauth-qt5-devel (e2kv5, e2kv4, e2k)
libqoauth2 (e2kv5, e2kv4, e2k)
qoauth-qt5-devel (e2kv5, e2kv4, e2k)
Maintainer: Sergey V Turchin
Last changed
June 23, 2019 Igor Vlasenko 2.0.1-alt2.3
- NMU: remove rpm-build-ubt from BR:
June 15, 2019 Igor Vlasenko 2.0.1-alt1.3
- NMU: remove from release
Dec. 21, 2017 Sergey V Turchin 2.0.1-alt0.3
- fix library install path