Welcome to notmuch’s documentation¶
The notmuch module provides an interface to the notmuch functionality, directly interfacing to a
shared notmuch library. Within notmuch, the classes
Database, Query provide most of the core
functionality, returning Threads, Messages and
Tags.
- License:
This module is covered under the GNU GPL v3 (or later).