diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-10-15 10:05:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:00 +0700 |
commit | 51b72e43e339a9ea15d790a8d472b2a81680e222 (patch) | |
tree | 037f33c9dca1711260ef1d557e527da66bbaa0c6 /office/notmuch/README | |
parent | 0c696ceb4b4270e0f9108506f0634ff55277ffe3 (diff) |
office/notmuch: Updated for version 0.28.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/notmuch/README')
-rw-r--r-- | office/notmuch/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/office/notmuch/README b/office/notmuch/README index 8b84929f3be7b..05d501356e78f 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -1,11 +1,11 @@ Notmuch is an answer to Sup. Sup is a very good email program written by William Morgan (and others) and is the direct inspiration for Notmuch. Notmuch began as an effort to rewrite performance-critical pieces of Sup -in C rather than ruby. From there, it grew into a separate project. One +in C rather than Ruby. From there it grew into a separate project. One significant contribution Notmuch makes compared to Sup is the separation of the indexer/searcher from the user interface. -Notmuch provides a library interface so that its -indexing/searching/tagging features can be integrated into any email +Notmuch provides a library interface so that its indexing/ +searching/tagging features can be integrated into any email program. Notmuch integrates very well with the mutt client for fast and efficient searching in all your mails. |