notmuch/bindings/python-cffi
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
..
notmuch2 Move from _add_message to _index_file API 2019-12-03 08:12:30 -04:00
tests Rename package to notmuch2 2019-12-03 08:12:30 -04:00
MANIFEST.in Introduce CFFI-based python bindings 2019-12-03 08:12:30 -04:00
setup.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
tox.ini Rename package to notmuch2 2019-12-03 08:12:30 -04:00