Enchant (software)

From Wikipedia, the free encyclopedia
Enchant
Original author(s)AbiWord developers
Developer(s)Enchant developers
Stable release
2.7.0[1] / 21 April 2024; 1 day ago (21 April 2024)
Repository
Written inC
Operating systemLinux, BSDs, Mac OS X, Windows
TypeSpell checker
LicenseVariant of LGPL[2]
Websiteabiword.github.io/enchant/[3]

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 2021 it has support for 7 backends:

GNOME LaTeX and gedit rely on the gspell library, which uses Enchant.[4][5][6]

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, etc.), and users can use their favorite third-party product to do the job.

References[edit]

  1. ^ "Release 2.7.0". 21 April 2024. Retrieved 22 April 2024.
  2. ^ "Enchant's license".
  3. ^ "Enchant".
  4. ^ "gspell website".
  5. ^ "gspell alongside GNOME 3.18". 2015-11-20. Archived from the original on 2018-11-14. Retrieved 2016-03-23.
  6. ^ "gspell alongside GNOME 3.20". 2016-03-09.

External links[edit]