openbsd-ports/devel/libsoup/pkg/DESCR-main
landry 4cd52927d1 Update to libsoup 2.26.0, needed by the upcoming webkit update.
Split it into -main and -gnome, the latter providing gnome-specific
libsoup library. While here, prettify Makefile and set HOMEPAGE.

Tested in a bulk build by and ok jasper@
2009-04-04 10:25:48 +00:00

7 lines
329 B
Plaintext

Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides an queued asynchronous callback-based mechanism for sending
and servicing SOAP requests, and a WSDL (Web Service Definition
Language) to C compiler which generates client stubs and server
skeletons for easily calling and implementing SOAP methods.