Simple Object Access Protocol (SOAP)
Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides a queued asynchronous callback-based mechanism for sending
and servicing SOAP requests and a WSDL (Web Service Definition
Language) to C compiler that generates client stubs and server
skeletons for easily calling and implementing SOAP methods.
It uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access SOAP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
The WSDL compiler helps you make your applications interoperate with
services that expose their descriptions through WSDL.
- Sources inherited from project openSUSE:11.4:Update
-
1
derived packages
- Links to openSUSE:11.4:Update / libsoup.477
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.4/libsoup && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000146 146 Bytes | |
libsoup-2.32.2.tar.bz2 | 0000668131 652 KB | |
libsoup-CVE-2011-2524.patch | 0000001155 1.13 KB | |
libsoup-gnutls-allow-tls.patch | 0000000737 737 Bytes | |
libsoup-gnutls-no-trust-no-ca-file.patch | 0000000662 662 Bytes | |
libsoup.changes | 0000051075 49.9 KB | |
libsoup.spec | 0000005486 5.36 KB |
Latest Revision
Set link to libsoup.477 via maintenance_release request, for updateinfo ID openSUSE-2012-267
Comments 0