File: control

package info (click to toggle)
emacs-helm-ag 0.59-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,076 kB
  • sloc: lisp: 1,394; makefile: 18
file content (26 lines) | stat: -rw-r--r-- 871 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: emacs-helm-ag
Section: lisp
Priority: optional
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper (>= 10),
 dh-elpa,
 elpa-helm,
 silversearcher-ag,
Standards-Version: 4.1.1
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-helm-ag
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-helm-ag.git
Homepage: https://github.com/syohex/emacs-helm-ag
Testsuite: autopkgtest-pkg-elpa

Package: elpa-helm-ag
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}, silversearcher-ag | ack
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs25
Description: Silver Searcher integration with Emacs Helm
 This library provides an interface to the Silver Searcher for Emacs Helm.
 .
 Other programs, such as the platinum searcher ack, may also be used
 with this library.