diff options
Diffstat (limited to 'devel/csoap/pkg-descr')
-rw-r--r-- | devel/csoap/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/csoap/pkg-descr b/devel/csoap/pkg-descr new file mode 100644 index 000000000000..aab0d715cf2f --- /dev/null +++ b/devel/csoap/pkg-descr @@ -0,0 +1,9 @@ +csoap is a client/server SOAP library implemented in pure C. +It comes with an embedded HTTP server called nanohttp. +The transfered XML structures are handled by libxml2. +csoap comes with the followin features: +- client/server HTTP engine +- Attachments via MIME +- https (SSL) with OpenSSL + +WWW: http://csoap.sourceforge.net/ |