sbcl-cl-yaml 0.1-1.c3202be
YAML parser for Common Lisp
This is a YAML parser and emitter for Common Lisp built on top of libyaml.
- Outputs:
out
- Website: https://github.com/eudoxia0/cl-yaml
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sbcl-cl-yaml 0.1-1.c3202be
as follows:
guix install sbcl-cl-yaml@0.1-1.c3202be
Or install the latest version:
guix install sbcl-cl-yaml
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.