notmuch/bindings/python-cffi/notmuch2
Floris Bruynooghe 1e072204cd Move from _add_message to _index_file API
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.
2019-12-03 08:12:30 -04:00
..
__init__.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_base.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_build.py Move from _add_message to _index_file API 2019-12-03 08:12:30 -04:00
_database.py Move from _add_message to _index_file API 2019-12-03 08:12:30 -04:00
_errors.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_message.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_query.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_tags.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_thread.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00