Source: esh-help-el
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-elpa
Standards-Version: 4.1.0
Homepage: https://github.com/tom-tan/esh-help/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/esh-help-el.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/esh-help-el.git

Package: elpa-esh-help
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
          emacs24,
          emacs25
Description: add some help functions and support for Eshell
 This library adds the following help functions and support for Eshell:
 .
   - run-help function inspired by Zsh
   - eldoc support
