notmuch/bindings
Floris Bruynooghe 83c2d15898 Introduce CFFI-based python bindings
This introduces CFFI-based Python3-only bindings.
The bindings aim at:
- Better performance on pypy
- Easier to use Python-C interface
- More "pythonic"
  - The API should not allow invalid operations
  - Use native object protocol where possible
- Memory safety; whatever you do from python, it should not coredump.
2019-12-03 08:12:30 -04:00
..
python notmuch release 0.29.3-1 for unstable (sid) [dgit] 2019-11-27 08:45:43 -04:00
python-cffi Introduce CFFI-based python bindings 2019-12-03 08:12:30 -04:00
ruby database: add n_d_index_file (deprecates n_d_add_message) 2017-08-23 07:38:37 -03:00
Makefile build: integrate building ruby bindings into notmuch build process 2015-06-12 09:12:28 +02:00
Makefile.local bindings: clean extra file created by ruby extension build system 2018-05-14 22:18:18 -03:00