wok annotate enchant2/description.txt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
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.