Package xmlrpcxx: Information
Source package: xmlrpcxx
Version: 0.7-alt2.git20100306
Build time: Dec 29, 2020, 07:45 AM
Category: System/Libraries
Report package bugHome page: http://xmlrpcpp.sourceforge.net/
License: LGPLv2.1+
Summary: C++ implementation of the XML-RPC protocol
Description:
XmlRpc++ is a C++ implementation of the XML-RPC protocol. It is based upon Shilad Sen's excellent py-xmlrpc. The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication. XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications.
List of RPM packages built from this SRPM:
libxmlrpcxx (e2kv5, e2kv4, e2k)
libxmlrpcxx-debuginfo (e2kv5, e2kv4, e2k)
libxmlrpcxx-devel (e2kv5, e2kv4, e2k)
libxmlrpcxx (e2kv5, e2kv4, e2k)
libxmlrpcxx-debuginfo (e2kv5, e2kv4, e2k)
libxmlrpcxx-devel (e2kv5, e2kv4, e2k)
Maintainer: Eugeny A. Rostovtsev
Last changed
July 13, 2015 Eugeny A. Rostovtsev 0.7-alt2.git20100306
- Rebuilt with gcc5
March 15, 2015 Eugeny A. Rostovtsev 0.7-alt1.git20100306
- Initial build for Sisyphus