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.
- Versions: 1.0.0
- 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 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:
[](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]]