notmuch 0.34.3-1ubuntu1 source package in Ubuntu
Changelog
notmuch (0.34.3-1ubuntu1) jammy; urgency=low * Merge from Debian unstable. Remaining changes: - Do not conflict with gdb-minimal - d/rules: Disable LTO to fix FTBFS on s390x. notmuch (0.34.3-1) unstable; urgency=medium * New upstream bugfix release, with several fixes for the notmuch2 python module. -- Gianfranco Costamagna <email address hidden> Mon, 10 Jan 2022 11:07:32 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
notmuch_0.34.3.orig.tar.xz | 732.5 KiB | 3fe910483bfd815a5c3b950e226a7bca8156053fd32d7ad1eb1a0a8a3acae888 |
notmuch_0.34.3-1ubuntu1.debian.tar.xz | 21.3 KiB | 1c54c2b5bbc5b29e40f208a7b8932fd92c9a6b14ca13165ae73707af692b9026 |
notmuch_0.34.3-1ubuntu1.dsc | 3.1 KiB | d0f6a622b4448912f313ea920f8eadce8ddac890e405cace21902b1619152d51 |
Available diffs
Binary packages built by this source
- elpa-notmuch: thread-based email index, search and tagging (emacs interface)
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 an emacs based mail user agent based on
notmuch.
- libnotmuch-dev: thread-based email index, search and tagging (development)
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 the necessary development libraries and header
files to allow you to develop new software using libnotmuch.
- libnotmuch5: thread-based email index, search and tagging (runtime)
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 contains the runtime library, necessary to run
applications using libnotmuch.
- libnotmuch5-dbgsym: debug symbols for libnotmuch5
- notmuch: thread-based email index, search and tagging
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 contains the notmuch command-line interface
- notmuch-dbgsym: debug symbols for notmuch
- notmuch-mutt: thread-based email index, search and tagging (Mutt interface)
notmuch-mutt provides integration among the Mutt mail user agent and
the Notmuch mail indexer.
.
notmuch-mutt offer two main integration features. The first one is
the ability of stating a search query interactively and then jump to
a fresh Maildir containing its search results only. The second one is
the ability to reconstruct threads on the fly starting from the
current highlighted mail.
- notmuch-vim: thread-based email index, search and tagging (vim interface)
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 vim based mail user agent based on
notmuch.
- python3-notmuch: Python 3 legacy 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 legacy Python 3 interface to the notmuch
functionality, directly interfacing with a shared notmuch library.
.
New projects are encouraged to use python3-notmuch2 instead.
- python3-notmuch2: Python 3 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 Python 3 interface to the notmuch
functionality using CFFI bindings, which interface with a shared
notmuch library.
.
This is the preferred way to use notmuch via Python.
- python3-notmuch2-dbgsym: debug symbols for python3-notmuch2
- ruby-notmuch: 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-dbgsym: debug symbols for ruby-notmuch