Package qoauth-qt5: Information

    Source package: qoauth-qt5
    Version: 2.0.1-alt2.3
    Latest version according to Repology
    Build time:  Jul 8, 2021, 03:41 PM in the task #277618
    Category: System/Libraries
    Report package bug
    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 rpms provided by this srpm:
    libqoauth2 (x86_64, ppc64le, i586, armh, aarch64)
    qoauth-qt5-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Sergey V Turchin

    List of contributors:
    Igor Vlasenko
    Sergey V Turchin

    ACL:
    Sergey V Turchin
    @everybody

      1. glibc-devel
      2. doxygen
      3. qt5-base-devel
      4. libqca-qt5-devel

    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