wok-current view enchant2/description.txt @ rev 25579

Bump toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.37
author Stanislas Leduc <shann@slitaz.org>
date Tue May 16 20:08:34 2023 +0000 (20 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.