Enchant (software)
From Wikipedia, the free encyclopedia
Enchant | |
Developer: | Enchant developers |
---|---|
Latest release: | 1.3.0 / September 12, 2006 |
OS: | Cross-platform |
Use: | Spell checker |
License: | Variant of LGPL |
Website: | Enchant |
Enchant is a free software project developed as part of the AbiWord word processor with the aim of unifying access to the various existing spell-checker software. Enchant wraps a common set of functionality present in a variety of existing products/libraries, and exposes a stable API/ABI for doing so. Where a library doesn't implement some specific functionality, Enchant will emulate it.
Enchant is capable of having multiple backends loaded at once. As of January 2006 it has support for 6 backends:
- Aspell/Pspell (intends to replace Ispell)
- Ispell (old, could be interpreted as de-facto standard)
- MySpell (an OpenOffice.org project, also used by Mozilla, Thunderbird and Firefox)
- Uspell (primarily Yiddish, Hebrew, and Eastern European languages – hosted in AbiWord's CVS under the module "uspell")
- Hspell (Hebrew)
- AppleSpell (Mac OS X)
Enchant is currently licensed under LGPL, with an additional permission notice saying that any plugin backend can be loaded and used by Enchant. This ensures that it can use the native spell checkers on various platforms (Mac OS X, Microsoft Office, ...), and users can use their favorite third-party product to do the job.