wok view enchant2/description.txt @ rev 24666

created recipes for double-conversion and double-conversion-dev
author Hans-G?nter Theisgen
date Fri Mar 11 15:40:49 2022 +0100 (2022-03-11)
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.