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

sbcl-xml-emitter 1.1.0

Common lisp library for emitting XML output

This package provides functions to emit XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in, so you can make RSS feeds trivially.

Installation

Install sbcl-xml-emitter 1.1.0 as follows:

guix install sbcl-xml-emitter@1.1.0

Or install the latest version:

guix install sbcl-xml-emitter

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.