File: control

package info (click to toggle)
engine-mode 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 636 kB
  • sloc: lisp: 97; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: engine-mode
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-elpa
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/hrs/engine-mode
Vcs-Browser: https://salsa.debian.org/emacsen-team/engine-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/engine-mode.git

Package: elpa-engine-mode
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: define and query search engines from within Emacs
 `engine-mode' is a global minor mode for Emacs. It enables you to easily
 define search engines, bind them to keybindings, and query them from the
 comfort of your editor.