Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2016Q2,
Version: 5.21.0,
Package name: kxmlrpcclient-5.21.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:[
devel/kio] [
x11/qt5-qtbase]
Required to build:[
devel/boost-headers] [
devel/extra-cmake-modules] [
x11/dri2proto] [
x11/inputproto] [
x11/xf86vidmodeproto] [
x11/xcb-proto] [
x11/fixesproto4] [
x11/xextproto] [
x11/randrproto] [
x11/renderproto] [
x11/xf86driproto] [
x11/xproto] [
x11/recordproto] [
x11/damageproto] [
x11/glproto] [
x11/compositeproto] [
lang/ruby22-base] [
lang/python27]
Master sites: (Expand)
SHA1: 01ff86f99a57020d24e0ae12ca8e75f826eadf4d
RMD160: 0c3c578ee314a2f9b95dcfafb559b6f82d80d071
Filesize: 27.617 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version kxmlrpcclient-5.21.0 (created)