slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. notmuch: notmuch (fast mail indexer for maildir)
  9. notmuch:
  10. notmuch: Notmuch is an answer to Sup. Sup is a very good email program written
  11. notmuch: by William Morgan (and others) and is the direct inspiration for
  12. notmuch: Notmuch. Notmuch began as an effort to rewrite performance-critical
  13. notmuch: pieces of Sup in C rather than ruby. From there, it grew into
  14. notmuch: a separate project. One significant contribution Notmuch makes
  15. notmuch: compared to Sup is the separation of the indexer/searcher from
  16. notmuch: the user interface. (Notmuch provides a library interface so that
  17. notmuch: its indexing/searching/tagging features can be integrated into any
  18. notmuch: email program.)