Language

Package: emacs-kv @ 0.0.19

Synopsis

Key/Value data structures library for Emacs Lisp

Description

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

Home page
https://github.com/nicferrier/emacs-kv
Location
gnu/packages/emacs-xyz.scm (line: 15673, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t