slackbuilds_ponce/development/gsoap
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
gsoap.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
gsoap.SlackBuild development/gsoap: Updated for version 2.8.8. 2012-05-07 23:02:21 -04:00
README
slack-desc development/gsoap: Updated for version 2.8.3. 2011-10-30 23:33:20 -02:00

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)