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

emacs-elkee

Emacs-native KeePass client

This package provides an Emacs-native KeePass client to open, read, and modify KDBX files. It supports password-only and keyfile authentication, allows entry lookup using regular-expression selectors (group, title, username, URL), and can return results either as a flat list or grouped by entry.

Installation

Install the latest version of emacs-elkee as follows:

guix install emacs-elkee

Or install a particular version:

guix install emacs-elkee@1.0.0

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

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-elkee][https://packages.guix.gnu.org/packages/emacs-elkee/badges/latest-version.svg]]