openbsd-ports/devel/libsoup/pkg/DESCR
marcm fad288b160 This is a reimplementation of devel/soup (itself a Simple Object Access
Protocol implementation) now called libsoup and utilizing glib-2.
2003-11-03 15:44:05 +00:00

7 lines
330 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.