wok annotate enchant2/description.txt @ rev 25294

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