Package qoauth: Information

    Source package: qoauth
    Version: 1.0.1-alt3
    Build time:  Jul 24, 2013, 09:54 PM
    Report package bug
    Home page: http://www.kde.org

    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:
    libqoauth1 (x86_64, i586)
    libqoauth1-debuginfo (x86_64, i586)
    qoauth-devel (x86_64, i586)

    Maintainer: Sergey V Turchin


      1. doxygen
      2. gcc-c++
      3. libqca2-devel
      4. libqt4-devel
      5. glibc-devel

    Last changed


    July 24, 2013 Sergey V Turchin 1.0.1-alt3
    - fix requires
    Feb. 1, 2012 Sergey V Turchin 1.0.1-alt2
    - rebuilt for debuginfo
    Nov. 9, 2010 Eugeny A. Rostovtsev 1.0.1-alt1.1
    - Rebuilt for soname set-versions