wok-current view enchant2/description.txt @ rev 25709
Rework mesa-dri to use symlink (85% size free), thanks alanyih
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jun 03 16:29:38 2024 +0000 (6 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.