Registered by Mark A. Hershberger

This is an XML-RPC client implementation in elisp, capable of both synchronous and asynchronous method calls (using the url package's async retrieval functionality).

If you use ELPA (http://tromey.com/elpa), you can install via the M-x package-list-packages interface. This is preferrable as you will have access to updates automatically.

Otherwise, just make sure this file in your load-path (usually ~/.emacs.d is included) and put (require 'xml-rpc) in your ~/.emacs or ~/.emacs.d/init.el file.

Project information

Maintainer:
Mark A. Hershberger
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Latest version is 1.6.8
released

All downloads

Announcements

  • xml-rpc.el 1.6.8 on 2010-03-05
    The latest version of of xml-rpc.el (1.6.8) has just been released. This rel...