Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2019Q1,
Version: 5.47.0nb5,
Package name: kxmlrpcclient-5.47.0nb5,
Maintainer: markdThis library contains simple XML-RPC Client support. It is a complete
client and is quite easy to use. Only one interface is exposed to the
world, kxmlrpcclient/client.h and of that interface, you only need to
use 3 methods: setUrl, setUserAgent and call.
A small note on authentication. If you will be accessing an XML-RPC server
which uses HTTP-AUTH, simply set the user and pass in the URL. To use
Digest authentication, call setDigestAuthEnabled(true).
Master sites: (Expand)
SHA1: 4512588145c877cd2a5ea5d0567f8764d9431a72
RMD160: e7e9fb1570c0735d0f5b299e8023b3d52943dc17
Filesize: 28.813 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version kxmlrpcclient-5.47.0nb5 (created)