Source: alot
Section: mail
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders:
 Jordan Justen <jordan.l.justen@intel.com>,
 Simon Chopin <chopin.simon@gmail.com>,
 Hugo Lefeuvre <hle@debian.org>,
 Johannes 'josch' Schauer <josch@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 procps,
 python3 (>= 3.5),
 python3-configobj,
 python3-doc,
 python3-gpg,
 python3-magic (>= 2:0.4.15),
 python3-mock,
 python3-notmuch,
 python3-setuptools,
 python3-sphinx (>= 1.0.7+dfsg),
 python3-twisted (>= 10.2.0),
 python3-urwid (>= 1.1.0),
 python3-urwidtrees (>= 1.0),
Standards-Version: 4.5.0
Homepage: https://github.com/pazz/alot/
Vcs-Git: https://salsa.debian.org/python-team/applications/alot.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/alot

Package: alot
Architecture: all
Depends:
 python3-configobj,
 python3-gpg,
 python3-magic,
 python3-notmuch,
 python3-twisted (>= 10.2.0),
 python3-urwid (>= 1.1.0),
 python3-urwidtrees (>= 1.0),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 alot-doc,
Recommends:
 notmuch,
 w3m | links | links2,
Description: Text mode MUA using notmuch mail
 Alot is a text mode mail user agent for the notmuch mail system.
 It features a modular and command prompt driven interface to provide
 a full MUA experience as an alternative to the Emacs and Vim modes shipped
 with notmuch.

Package: alot-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Suggests:
 python-doc,
Description: Text mode MUA using notmuch mail - documentation
 Alot is a terminal-based mail user agent for the notmuch mail system.
 It features a modular and command prompt driven interface to provide
 a full MUA experience as an alternative to the Emacs and Vim modes shipped
 with notmuch.
 .
 This package provides detailed documentation on alot usage.
