Enchant (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by ScotXW (talk | contribs) at 12:59, 17 April 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Enchant
Original author(s)AbiWord developers
Developer(s)Enchant developers
Stable release
1.6.0 / April 1, 2010; 14 years ago (2010-04-01)
Repository
Written inC
Operating systemLinux, BSDs, OS X, Windows
TypeSpell checker
LicenseVariant of LGPL[1]
Websiteabisource.com/projects/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 May 2009 it has support for 8 backends:

Enchant is currently licensed under GNU Lesser General Public License (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, Amazon Kindle...), and users can use their favorite third-party product to do the job.

References

  1. ^ "Enchant's license".

External links