zspell 0.5.5

Native Rust library for spellchecking
Documentation
%% Example test file. '%%' is our comment indicator since '#' gets passed directly
%% to the input

==== afx ====
%% This section contains contents of the .aff file

==== dic ====
%% This section contains contents of the .dic file

=== personal ===
%% This section contains contents of a personal file

==== valid ====
%% Each line will get checked with `.check()`, i.e. treated as sentences

==== invalid ====
%% These words should not be valid

==== wordlist ====
%% Verify the word list contains exactly the listed words

==== nosuggest ====
%% Exact expected contents of the never suggested wordlist

==== forbidden ====
%% Exact expected contents of the non-accepted wordlist

==== stem ====
%% List the expected stem for a given word
rooted > root | rooted

==== morph ====
%% List the expected morph info for a given word
apple > po:noun | ...

==== suggest ====
%% Something like the following
appl > apple | Apfel | app