Package libxmlrpcxx: Information

    Binary package: libxmlrpcxx
    Version: 0.7-alt2.git20100306
    Architecture: e2k
    Build time:  Dec 29, 2020, 07:45 AM
    Source package: xmlrpcxx
    Category: System/Libraries
    Report package bug
    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 contributors:
    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