kxmlrpcclient-5.116.0
KDE XML-RPC client
Back to search · Project homepage
Description
This 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).
Package information
- Ports path
- devel/kf5/kxmlrpcclient
- Package architecture
- amd64
- Maintainer
- Rafael Sadowski <rsadowski@openbsd.org>
- Categories
- devel, devel/kf5
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
- devel/kf5/kconfig STEM->=5.116
- devel/kf5/kcoreaddons STEM->=5.116
- devel/kf5/ki18n STEM->=5.116
- devel/kf5/kio STEM->=5.116
- devel/kf5/kservice STEM->=5.116
- x11/qt5/qtbase