SlackBuildsOrg/development/gsoap
Heinz Wiesinger 9b22098fa8
development/gsoap: Updated for version 2.8.132
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-27 09:28:36 +07:00
..
patches
gsoap.info
gsoap.SlackBuild
README
slack-desc

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)