Package librest: Information

    Source package: librest
    Version: 0.7.10-alt1
    Build time:  Jun 30, 2011, 01:03 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2
    Summary: A library for access to RESTful web services
    Description: 
    This library was designed to make it easier to access web services that
    claim to be "RESTful". A RESTful service should have urls that represent
    remote objects, which methods can then be called on. The majority of services
    don't actually adhere to this strict definition. Instead, their RESTful end
    point usually has an API that is just simpler to use compared to other types
    of APIs they may support (XML-RPC, for instance). It is this kind of API that
    this library is attempting to support.

    List of rpms provided by this srpm:
    librest (x86_64, i586)
    librest-debuginfo (x86_64, i586)
    librest-devel (x86_64, i586)
    librest-devel-doc (noarch)
    librest-gir (x86_64, i586)
    librest-gir-devel (noarch)

    Maintainer: Yuri N. Sedunov

    List of contributors:
    Yuri N. Sedunov

      1. glib2-devel
      2. gtk-doc
      3. libxml2-devel
      4. libsoup-gnome-devel
      5. libsoup-gnome-gir-devel

    Last changed


    June 30, 2011 Yuri N. Sedunov 0.7.10-alt1
    - first build for Sisyphus