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