wok view enchant2/description.txt @ rev 25494

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (18 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.