[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: notmuch ]
套件:ruby-notmuch(0.37-1 以及其他的)
Ruby interface to the notmuch mail search and index library
Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very convenient search syntax.
This package provides a Ruby interface to the notmuch functionality, directly interfacing with a shared notmuch library.
其他與 ruby-notmuch 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libnotmuch5 (>= 0.31~rc0)
- thread-based email index, search and tagging (runtime)
-
- dep: libruby3.1 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: libtalloc2 (>= 2.0.4~git20101213)
- hierarchical pool based memory allocator