[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: notmuch ]
套件:ruby-notmuch(0.38.1-1~bpo12+1)
ruby-notmuch 的相關連結
Debian 的資源:
下載原始碼套件 notmuch:
- [notmuch_0.38.1-1~bpo12+1.dsc]
- [notmuch_0.38.1.orig.tar.xz]
- [notmuch_0.38.1-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [notmuchmail.org]
相似套件:
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.32~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