File: control

package info (click to toggle)
emacs-openwith 0.8g-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: lisp: 133; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 761 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: emacs-openwith
Section: lisp
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), 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
Recommends: emacs
Enhances: emacs
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.