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

cl-clache

General caching facility for Common Lisp

CLACHE provides a general caching facility for Common Lisp. The API is similar to the standard hash-table interface.

Installation

Install the latest version of cl-clache as follows:

guix install cl-clache

Or install a particular version:

guix install cl-clache@0.2.1-1.1129767

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-clache about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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