Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2019Q4,
Version: 5.64.0,
Package name: kxmlrpcclient-5.64.0,
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: b68b6e65e050435e8b19c0487adadb4e8e292cd8
RMD160: b9ca323d121c57a7b774f8afec7727ac7b5d375d
Filesize: 29.129 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version kxmlrpcclient-5.64.0 (created)