mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-30 06:34:12 +01:00
994e46845d
Signed-off-by: martin f. krafft <madduck@debian.org>
20 lines
757 B
Text
20 lines
757 B
Text
Source: notmuch
|
|
Section: mail
|
|
Priority: extra
|
|
Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
|
|
Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs
|
|
Standards-Version: 3.8.3
|
|
Homepage: http://notmuchmail.org/
|
|
Vcs-Git: git://notmuchmail.org/git/notmuch
|
|
Dm-Upload-Allowed: yes
|
|
|
|
Package: notmuch
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Recommends: emacs
|
|
Enhances: emacs
|
|
Description: thread-based email index, search and tagging
|
|
Notmuch is a system for indexing, searching, reading, and tagging
|
|
large collections of email messages. It uses the Xapian library to
|
|
provide fast, full-text search of very large collection of email with
|
|
a very convenient search syntax.
|