elpa-xml-rpc

Emacs Lisp XML-RPC client

Description

This is an XML-RPC client library for Emacs Lisp, capable of both synchronous and asynchronous method calls.

An XML-RPC client sends and receives data over HTTP. The request and the response are both described using XML.

xml-rpc.el represents XML-RPC datatypes as lisp values, automatically converting to and from the XML datastructures as needed, both for method parameters and return values. This makes using XML-RPC methods transparent to the lisp code.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/xml-rpc-el/xml-rpc-el


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install elpa-xml-rpc