4 Maintainer: Carl Worth <cworth@debian.org>
6 Jameson Graef Rollins <jrollins@finestructure.net>,
7 David Bremner <bremner@debian.org>,
9 gdb [ia64 mips mips64el hppa],
12 bash-completion (>=1.9.0~),
13 debhelper-compat (= 13),
16 dh-sequence-vim-addon,
20 dtach (>= 0.8) <!nocheck>,
21 emacs-nox | emacs-gtk | emacs-lucid | emacs-pgtk | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
23 gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha !hppa] <!nocheck>,
27 libgmime-3.0-dev (>= 3.0.3~),
41 ruby-dev (>>1:1.9.3~),
43 xapian-tools <!nocheck>,
44 Standards-Version: 4.4.1
45 Homepage: https://notmuchmail.org/
46 Vcs-Git: https://git.notmuchmail.org/git/notmuch -b release
47 Vcs-Browser: https://git.notmuchmail.org/git/notmuch
48 Rules-Requires-Root: no
53 libnotmuch5t64 (= ${binary:Version}),
57 elpa-notmuch | notmuch-vim | notmuch-mutt | alot | astroid,
63 Description: thread-based email index, search and tagging
64 Notmuch is a system for indexing, searching, reading, and tagging
65 large collections of email messages in maildir or mh format. It uses
66 the Xapian library to provide fast, full-text search with a very
67 convenient search syntax.
69 This package contains the notmuch command-line interface
78 Description: thread-based email index, search and tagging
79 Notmuch is a system for indexing, searching, reading, and tagging
80 large collections of email messages in maildir or mh format. It uses
81 the Xapian library to provide fast, full-text search with a very
82 convenient search syntax.
84 This package contains a simple tool to save, restore, and synchronize
85 notmuch tags via git repositories.
94 Description: thread-based email index, search and tagging
95 Notmuch is a system for indexing, searching, reading, and tagging
96 large collections of email messages in maildir or mh format. It uses
97 the Xapian library to provide fast, full-text search with a very
98 convenient search syntax.
100 This package contains the HTML documentation
102 Package: libnotmuch5t64
103 Provides: ${t64:Provides}
104 Replaces: libnotmuch5
105 Breaks: libnotmuch5 (<< ${source:Version})
113 Description: thread-based email index, search and tagging (runtime)
114 Notmuch is a system for indexing, searching, reading, and tagging
115 large collections of email messages in maildir or mh format. It uses
116 the Xapian library to provide fast, full-text search with a very
117 convenient search syntax.
119 This package contains the runtime library, necessary to run
120 applications using libnotmuch.
122 Package: libnotmuch-dev
126 libnotmuch5t64 (= ${binary:Version}),
128 Description: thread-based email index, search and tagging (development)
129 Notmuch is a system for indexing, searching, reading, and tagging
130 large collections of email messages in maildir or mh format. It uses
131 the Xapian library to provide fast, full-text search with a very
132 convenient search syntax.
134 This package provides the necessary development libraries and header
135 files to allow you to develop new software using libnotmuch.
137 Package: python3-notmuch2
141 libnotmuch5t64 (>= ${source:Version}),
145 Description: Python 3 interface to the notmuch mail search and index library
146 Notmuch is a system for indexing, searching, reading, and tagging
147 large collections of email messages in maildir or mh format. It uses
148 the Xapian library to provide fast, full-text search with a very
149 convenient search syntax.
151 This package provides a Python 3 interface to the notmuch
152 functionality using CFFI bindings, which interface with a shared
155 This is the current supported way to use notmuch via Python.
157 Package: ruby-notmuch
163 Description: Ruby interface to the notmuch mail search and index library
164 Notmuch is a system for indexing, searching, reading, and tagging
165 large collections of email messages in maildir or mh format. It uses
166 the Xapian library to provide fast, full-text search with a very
167 convenient search syntax.
169 This package provides a Ruby interface to the notmuch
170 functionality, directly interfacing with a shared notmuch library.
172 Package: elpa-notmuch
177 Suggests: elpa-mailscripts
178 Description: thread-based email index, search and tagging (emacs interface)
179 Notmuch is a system for indexing, searching, reading, and tagging
180 large collections of email messages in maildir or mh format. It uses
181 the Xapian library to provide fast, full-text search with a very
182 convenient search syntax.
184 This package provides an emacs based mail user agent based on
190 notmuch (<<0.6~254~),
192 notmuch (<<0.6~254~),
198 ${vim-addon:Depends},
201 Description: thread-based email index, search and tagging (vim interface)
202 Notmuch is a system for indexing, searching, reading, and tagging
203 large collections of email messages in maildir or mh format. It uses
204 the Xapian library to provide fast, full-text search with a very
205 convenient search syntax.
207 This package provides a vim based mail user agent based on
210 Package: notmuch-mutt
215 libterm-readline-gnu-perl,
225 Description: thread-based email index, search and tagging (Mutt interface)
226 notmuch-mutt provides integration among the Mutt mail user agent and
227 the Notmuch mail indexer.
229 notmuch-mutt offer two main integration features. The first one is
230 the ability of stating a search query interactively and then jump to
231 a fresh Maildir containing its search results only. The second one is
232 the ability to reconstruct threads on the fly starting from the
233 current highlighted mail.