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

ecl-cl-libyaml 0.1-1.a7fe9f6

Libyaml bindings for Common Lisp

This is a binding to the libyaml library. It's not meant as a full library for YAML, just a bare binding with a couple of utility macros. For a YAML parser and emitter using this, check out cl-yaml.

Installation

Install ecl-cl-libyaml 0.1-1.a7fe9f6 as follows:

guix install ecl-cl-libyaml@0.1-1.a7fe9f6

Or install the latest version:

guix install ecl-cl-libyaml

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.