slackbuilds/development/gsoap
Heinz Wiesinger 5c457140c8
development/gsoap: Updated for version 2.8.40.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2016-12-31 08:22:47 +07:00
..
README development/gsoap: Updated for version 2.8.0. 2010-11-22 19:43:18 +01:00
gsoap-libtool.patch development/gsoap: Updated for version 2.8.40. 2016-12-31 08:22:47 +07:00
gsoap.SlackBuild development/gsoap: Updated for version 2.8.40. 2016-12-31 08:22:47 +07:00
gsoap.info development/gsoap: Updated for version 2.8.40. 2016-12-31 08:22:47 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

The gSOAP toolkit provides a cross-platform software development
toolkit for C and C++ server and client Web service applications, and
simplifies the overall use of XML in any type of application. The
toolkit supports SOAP 1.1/1.2 RPC encoding and document/literal
styles, WSDL 1.1, MTOM/MIME/DIME attachments (streaming), SOAP-over-
UDP, request-response and one-way messaging. The toolkit also supports
WS-Addressing and WS-Security, with several other WS-* available
or under development.

NOTE: gsoap will not build in parallel (needs make -j1)