[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ experimental ]
[ 源代码: notmuch ]
软件包:ruby-notmuch(0.39~rc0-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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: libnotmuch5t64 (>= 0.32~rc0)
- thread-based email index, search and tagging (runtime)
-
- dep: libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: libtalloc2 (>= 2.0.4~git20101213)
- hierarchical pool based memory allocator