Package xmlrpcxx: Information

    Source package: xmlrpcxx
    Version: 0.7-alt2.git20100306
    Build time:  Jul 17, 2015, 06:01 AM in the task #145836
    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 rpms provided by this srpm:
    libxmlrpcxx (x86_64, i586)
    libxmlrpcxx-debuginfo (x86_64, i586)
    libxmlrpcxx-devel (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. cmake
      2. gcc-c++

    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