]> git.llucax.com Git - software/mutt-debian.git/blob - debian/control
mutt (1.5.13-1.1etch1) stable; urgency=low
[software/mutt-debian.git] / debian / control
1 Source: mutt
2 Section: mail
3 Priority: standard
4 Maintainer: Adeodato Simó <dato@net.com.org.es>
5 Uploaders: Christoph Berg <myon@debian.org>
6 Build-Depends: debhelper, quilt, autotools-dev, gawk, gettext, xsltproc, docbook-xml, docbook-xsl, links, libncurses5-dev, libsasl2-dev, libgnutls-dev, libidn11-dev, zlib1g-dev, libncursesw5-dev, libdb4.4-dev
7 Standards-Version: 3.6.2
8
9 Package: mutt
10 Architecture: any
11 Priority: standard
12 Depends: ${shlibs:Depends}, ${misc:Depends}, exim4 | mail-transport-agent
13 Recommends: locales, mime-support
14 Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates
15 Provides: mail-reader, imap-client
16 Conflicts: mutt-utf8
17 Replaces: mutt-utf8
18 Description: text-based mailreader supporting MIME, GPG, PGP and threading
19  Mutt is a sophisticated text-based Mail User Agent. Some highlights:
20  .
21   * MIME support (including RFC1522 encoding/decoding of 8-bit message
22     headers and UTF-8 support).
23   * PGP/MIME support (RFC 2015).
24   * Advanced IMAP client supporting SSL encryption and SASL authentication.
25   * POP3 support.
26   * Mailbox threading (both strict and non-strict).
27   * Default keybindings are much like ELM.
28   * Keybindings are configurable; Mush and PINE-like ones are provided as
29     examples.
30   * Handles MMDF, MH and Maildir in addition to regular mbox format.
31   * Messages may be (indefinitely) postponed.
32   * Colour support.
33   * Highly configurable through easy but powerful rc file.