This package browser is in early development. Mind the rough edges.

ecl-xmls 3.2.0

Non-validating XML parser for Common Lisp

Xmls is a self-contained, easily embedded parser that recognizes a useful subset of the XML spec. It provides a simple mapping from XML to Lisp structures or s-expressions and back.

Installation

Install ecl-xmls 3.2.0 as follows:

guix install ecl-xmls@3.2.0

Or install the latest version:

guix install ecl-xmls

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.