Zig wrapper for the notmuchmail C API
Find a file
2025-04-04 14:09:52 -05:00
.github/workflows update docs workflow 2025-04-04 12:38:53 -05:00
src split things up into multiple files and add more APIs 2025-04-03 00:43:00 -05:00
.gitignore first 2024-09-13 18:05:43 -05:00
build.zig first 2024-09-13 18:05:43 -05:00
build.zig.zon update to zig 0.14.0 2025-04-01 08:00:46 -05:00
flake.lock update nix 2025-04-02 17:47:50 -05:00
flake.nix update to zig 0.14.0 2025-04-01 08:00:46 -05:00
LICENSE first 2024-09-13 18:05:43 -05:00
README.md update readme with link to API docs 2025-04-04 14:09:52 -05:00

notmuch.zig

Zig wrapper for the notmuchmail C API.

API documentation can be found here.