ecl-s-xml-rpc 7
Implementation of XML-RPC in Common Lisp for both client and server
S-XML-RPC is an implementation of XML-RPC in Common Lisp for both client and server.
- Website: https://common-lisp.net/project/s-xml-rpc/
- Licenses: LGPL 3+
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ecl-s-xml-rpc 7
as follows:
guix install ecl-s-xml-rpc@7
Or install the latest version:
guix install ecl-s-xml-rpc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.