emacs-elkee 1.0.0
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.
- Outputs:
out - Website: https://github.com/KeyWeeUsr/elkee
- Licenses: GPL 3
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-elkee 1.0.0 as follows:
guix install emacs-elkee@1.0.0
Or install the latest version:
guix install emacs-elkee
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.