mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
1e072204cd
This moves away from the deprecated notmuch_database_add_message API and instead uses the notmuch_database_index_file API. This means instroducing a class to manage the index options and bumping the library version requirement to 5.1. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
_build.py | ||
_database.py | ||
_errors.py | ||
_message.py | ||
_query.py | ||
_tags.py | ||
_thread.py |