File: control

package info (click to toggle)
vm 8.2.0b-11.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 4,220 kB
  • sloc: lisp: 50,545; sh: 560; makefile: 452; ansic: 298; python: 112
file content (29 lines) | stat: -rw-r--r-- 1,266 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
25
26
27
28
29
Source: vm
Section: mail
Homepage: https://launchpad.net/vm
Priority: optional
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
Rules-Requires-Root: no
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9.0.0), autotools-dev
Build-Depends-Indep: autoconf, emacs-nox | emacs | emacs25-nox | emacs25 | emacs24,
 texinfo, texlive-latex-base, texlive-fonts-recommended

Package: vm
Architecture: all
Depends: ${misc:Depends}, ucf (>= 0.08), emacsen-common (>= 2.0.8), make
Suggests: exim4 | sendmail | mail-transport-agent,  stunnel
Provides: mail-reader
Conflicts: semi, wemi, semi1.12, wemi1.12
Description: mail user agent for Emacs
 VM (View Mail) is an Emacs subsystem that allows UNIX mail to be read
 and disposed of within Emacs.  Commands exist to do the normal things
 expected of a mail user agent, such as generating replies, saving
 messages to folders, deleting messages and so on.  There are other
 more advanced commands that do tasks like bursting and creating
 digests, message forwarding, and organizing message presentation
 according to various criteria.  With smtpmail in modern emacsen, you do
 not need an MTA locally in order to use VM.
 .
 This package does not cater to XEmacs, since vm comes (by default)
 bundled in with XEmacs.