File: control

package info (click to toggle)
emacs-openwith 0.8g-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 92 kB
  • sloc: lisp: 133; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 861 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
24
Source: emacs-openwith
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
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-openwith
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-openwith.git

Package: elpa-openwith
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}, emacsen-common (>= 2.0.8)
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs24,
 emacs25
Built-Using: ${misc:Built-Using}
Description: seamlessly open files in external programs with Emacs
 With this Emacs addon, you can associate external applications with
 files so that you can open them via C-x C-f, with RET in dired, etc.
 .
 You can set your file associations using the customisation interface.