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:

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.

[edit] External links