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

emacs-kv 0.0.19

Key/Value data structures library for Emacs Lisp

emacs-kv is a collection of tools for dealing with key/value data structures such as plists, alists and hash-tables in Emacs Lisp.

Installation

Install emacs-kv 0.0.19 as follows:

guix install emacs-kv@0.0.19

Or install the latest version:

guix install emacs-kv

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.