Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2019Q3,
Version: 5.61.0nb1,
Package name: kxmlrpcclient-5.61.0nb1,
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:[
devel/kio] [
security/gnupg2] [
x11/qt5-qtbase]
Required to build:[
devel/extra-cmake-modules] [
x11/xorgproto] [
x11/xcb-proto] [
x11/fixesproto4]
Master sites: (Expand)
SHA1: 21a9338e2af443e8083f7539ef945f39fed6e92f
RMD160: 12793f06a717f82e8843663177d822114512195b
Filesize: 28.941 KB
Version history: (Expand)
- (2019-10-02) Package added to pkgsrc.se, version kxmlrpcclient-5.61.0nb1 (created)