Source: emacs-bind-map
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 11),
               dh-elpa,
               elpa-evil
Standards-Version: 4.1.4
Testsuite: autopkgtest-pkg-elpa
Homepage: https://github.com/justbur/emacs-bind-map
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-bind-map
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-bind-map.git

Package: elpa-bind-map
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0),
            elpa-evil
Enhances: emacs,
          emacs25
Description: bind personal keymaps in multiple locations
 `bind-map' is an Emacs package providing the macro bind-map which can
 be used to make a keymap available across different "leader keys"
 including ones tied to evil states. It is essentially a
 generalization of the idea of a leader key as used in vim or the
 Emacs `evil-leader' package, and allows for an arbitrary number of
 "leader keys". This is probably best explained with an example.
