Library to access RESTful web services
This library was designed to make it easier to access web services that
claim to be "RESTful". A reasonable description is that a RESTful
service should have urls that represent remote objects, which methods
can then be called on.
It is comprised of two parts:
* the first aims to make it easier to make requests by providing a
wrapper around libsoup.
* the second aids with XML parsing by wrapping libxml2.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Update/librest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
librest.changes | 0000008333 8.14 KB | |
librest.spec | 0000004551 4.44 KB | |
rest-0.7.93.tar.xz | 0000321072 314 KB |
Revision 3 (latest revision is 8)
Stephan Kulow (coolo)
accepted
request 336533
from
Bjørn Lie (Zaitor)
(revision 3)
We have 0.7.92 in openSUSE 13.2 already, and with this in, we could sub libgovirt and get gnome-boxes building
Comments 0