cxml-rpc

An XML-RPC interface for Common Lisp

$ area51 add cxml-rpcCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cxml-rpc:some-function ...)