Source: silversearcher-ag-el
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Nicholas D Steeves <sten@debian.org>
Build-Depends: debhelper-compat (= 13), dh-elpa
             , elpa-s
             , elpa-dash
             , elpa-f
             , elpa-undercover
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/Wilfred/ag.el
Vcs-Browser: https://salsa.debian.org/emacsen-team/silversearcher-ag-el
Vcs-Git: https://salsa.debian.org/emacsen-team/silversearcher-ag-el.git

Package: elpa-ag
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
       , emacsen-common (>= 2.0.8)
       , silversearcher-ag
       , elpa-s
       , elpa-dash
Recommends: emacs
Enhances: emacs
Provides: silversearcher-ag-el
Description: Emacs frontend to The Silver Searcher (ag)
 The Silver Searcher (a.k.a. ag) is very fast grep-like program; Ag is
 substantially faster than grep and ack, and is almost as fast as RipGrep.
 Users who prefer The Silver Searcher over RipGrep appreciate its
 user-friendly interface and features.
 .
 ag.el is simple ag frontend for Emacs, loosely based on ack-and-half.el.
