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

cl-clx

X11 client library for Common Lisp

CLX is an X11 client library for Common Lisp. The code was originally taken from a CMUCL distribution, was modified somewhat in order to make it compile and run under SBCL, then a selection of patches were added from other CLXes around the net.

Installation

Install the latest version of cl-clx as follows:

guix install cl-clx

Or install a particular version:

guix install cl-clx@0.7.6-1.69f2ebb

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.

Badge code

You can use the following badge to inform users of cl-clx about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/cl-clx'><img src='https://packages.guix.gnu.org/packages/cl-clx/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/cl-clx/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/cl-clx)

Example Org:

[[https://packages.guix.gnu.org/packages/cl-clx][https://packages.guix.gnu.org/packages/cl-clx/badges/latest-version.svg]]