| Name: | xmlrpc-c |
|---|---|
| Version: | 1.51.0 |
| Release: | 6.el8 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 618859 |
| License: | BSD and MIT |
| RPM: | xmlrpc-c-1.51.0-6.el8.i686.rpm |
| Source RPM: | xmlrpc-c-1.51.0-6.el8.src.rpm |
| Build Date: | Wed May 11 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. |