Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2016Q3,
Version: 5.25.0,
Package name: kxmlrpcclient-5.25.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).
Required to run:[
security/gnupg2] [
x11/qt5-qtbase] [
devel/kio]
Required to build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/recordproto] [
x11/compositeproto] [
x11/dri2proto] [
x11/fixesproto4] [
x11/xcb-proto] [
x11/xextproto] [
x11/xf86driproto] [
x11/xproto] [
x11/inputproto] [
x11/randrproto] [
x11/xf86vidmodeproto] [
x11/glproto] [
x11/damageproto] [
devel/extra-cmake-modules] [
devel/boost-headers] [
lang/python27] [
lang/ruby22-base]
Master sites: (Expand)
SHA1: 59b95918f9aab0a1f4411618845a48db6f77c0f0
RMD160: 3757ceaf584d1a7a9b6976242a70a9e47cab7ed8
Filesize: 27.645 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version kxmlrpcclient-5.25.0 (created)