#spell-checking #spell #bindings #spell-check

enchant

Bindings for Enchant spell checking library

4 releases (2 breaking)

Uses old Rust 2015

0.3.0 Jun 27, 2021
0.2.0 May 22, 2019
0.1.1 May 22, 2019
0.1.0 May 27, 2017

#9 in #spell

Download history 4/week @ 2024-01-29 9/week @ 2024-02-12 2/week @ 2024-02-19 24/week @ 2024-02-26 8/week @ 2024-03-04 8/week @ 2024-03-11 15/week @ 2024-03-18

55 downloads per month
Used in 5 crates (3 directly)

LGPL-2.1-or-later

17KB
292 lines

Rust bindings for Enchant

This crate provides Rust bindings for Enchant spell checking library. It is based on the C++ bindings provided by the Enchant project and it is developed as part of Patronus project.

Dependencies