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