Name: | xmlrpc-c |
---|---|
Version: | 1.51.0 |
Release: | 8.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 618827 |
License: | BSD and MIT |
RPM: | xmlrpc-c-1.51.0-8.el8.i686.rpm |
Source RPM: | xmlrpc-c-1.51.0-8.el8.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://xmlrpc-c.sourceforge.net/ |
Summary: | Lightweight RPC library based on XML and HTTP |
Description: | XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C. |