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.
- Developed at GNOME:Apps
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/librest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000081 81 Bytes | |
librest.changes | 0000009300 9.08 KB | |
librest.spec | 0000004616 4.51 KB | |
rest-0.8.0.tar.xz | 0000334024 326 KB |
Revision 24 (latest revision is 30)
Dominique Leuenberger (dimstar_suse)
accepted
request 532468
from
Bjørn Lie (Zaitor)
(revision 24)
- Use librest-0_7-0 as shared library name, similar to how it is done for libmwaw-0_3. - Drop redundant %clean section; use %_smp_mflags for parallel build.
Comments 0