wok view enchant2/description.txt @ rev 25336

updated suricata (5.0.2 -> 6.0.6)
author Hans-G?nter Theisgen
date Sat Jul 23 17:54:01 2022 +0100 (23 months ago)
parents
children
line source
1 Enchant is a library (and command-line program) that wraps a number of
2 different spelling libraries and programs with a consistent interface.
3 By using Enchant, you can use a wide range of spelling libraries,
4 including some specialised for particular languages, without needing to
5 program to each library's interface. If it's not convenient to call a
6 C library, you can access most of Enchant's functionality via the enchant
7 program, which communicates over a pipe, like ispell, and is indeed
8 ispell-compatible.