Package qoauth: Information

    Source package: qoauth
    Version: 1.0.1-alt1.1
    Build time:  Nov 9, 2010, 01:50 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 rpms provided by this srpm:
    libqoauth1 (x86_64, i586)
    qoauth-devel (x86_64, i586)

    Maintainer: Sergey V Turchin


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

    Last changed


    Nov. 9, 2010 Eugeny A. Rostovtsev 1.0.1-alt1.1
    - Rebuilt for soname set-versions
    Aug. 16, 2010 Sergey V Turchin 1.0.1-alt1
    - initial specfile