diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-07-08 15:37:11 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-07-08 15:37:11 +0100 |
commit | 581900236ccd5099ecfaa39b077adcaff54217ae (patch) | |
tree | e81da457b1d9151b60003e74675bd3fc9ef93826 /office/notmuch/README | |
parent | a62433c161c11d0b8ff6d1d8f4f3cebade1fb8b4 (diff) | |
download | slackbuilds-581900236ccd5099ecfaa39b077adcaff54217ae.tar.gz |
office/notmuch: Updated for version 0.24.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/notmuch/README')
-rw-r--r-- | office/notmuch/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/office/notmuch/README b/office/notmuch/README index e3187025aa..15e927cffc 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -3,6 +3,9 @@ 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 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 program. +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 +program. Notmuch integrates very well with the mutt client for very fast +searching in all mails. |