notmuch/bindings/python-cffi/notmuch2
David Bremner f17d75b83c python-cffi: fix out-of-tree build
The main idea is to replace the hack of copying version.txt into the
bindings source with a generated _notmuch_config.py file.

This will mean that the bindings only build after configuring and
building notmuch itself. Given those constraints, "pip install ."
should work.
2021-12-05 09:08:48 -04:00
..
__init__.py Fix typos 2020-08-09 21:14:36 -03:00
_base.py Fix typos 2020-08-09 21:14:36 -03:00
_build.py python-cffi: fix out-of-tree build 2021-12-05 09:08:48 -04:00
_config.py python config access: fix style and KeyError bug 2020-06-15 21:50:03 -03:00
_database.py python-cffi: switch to notmuch_database_{open,create}_with_config 2021-12-04 08:42:31 -04:00
_errors.py Fix error message when using notmuch_status_to_string 2021-12-05 08:53:39 -04:00
_message.py Fix typos 2020-08-09 21:14:36 -03:00
_query.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
_tags.py Fix typos 2020-08-09 21:14:36 -03:00
_thread.py Make messages returned by Thread objects owned 2020-06-16 08:02:02 -03:00