Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2019Q2,
Version: 5.57.0nb6,
Package name: kxmlrpcclient-5.57.0nb6,
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).
Required to run:[
security/gnupg2] [
x11/qt5-qtbase]
Required to build:[
x11/xorgproto] [
x11/fixesproto4] [
x11/xcb-proto]
Master sites: (Expand)
SHA1: cb557ce96a5eceb278f46641330fba7a3f9ada57
RMD160: 0a0b5851bd41b972411f034810181477c1d4701f
Filesize: 28.875 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version kxmlrpcclient-5.57.0nb6 (created)