| Name: | xmlrpc-c | 
|---|---|
| Version: | 1.51.0 | 
| Release: | 5.el8_5.1 | 
| Architecture: | i686 | 
| Group: | Unspecified | 
| Size: | 617931 | 
| License: | BSD and MIT | 
| RPM: | xmlrpc-c-1.51.0-5.el8_5.1.i686.rpm | 
| Source RPM: | xmlrpc-c-1.51.0-5.el8_5.1.src.rpm | 
| Build Date: | Sun May 01 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.  |