mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 04:58:47 +03:00
Otherwise the lockfile is completely ignored as <https://doc.rust-lang.org/cargo/commands/cargo-install.html#dealing-with-the-lockfile> says "By default, the Cargo.lock file that is included with the package will be ignored." Mostly a reaction to <https://blog.rust-lang.org/2026/08/20/supply-chain-attack-on-arrayref/>
============================ CFFI Python Bindings ============================ This package provides `Python bindings`_ to the `chatmail core library`_ which implements IMAP/SMTP/MIME/OpenPGP e-mail standards and offers a low-level Chat/Contact/Message API to user interfaces and bots. .. _`chatmail core library`: https://github.com/chatmail/core .. _`Python bindings`: https://py.delta.chat/