[ 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