libenchant - generic interface into spell checking libraries
Please see following description for synopsis
libenchant(3lib) Interface Libraries libenchant(3lib)
NAME
libenchant - generic interface into spell checking libraries
DESCRIPTION
libenchant is a library which provides a generic interface into various
existing spell checking libraries.
It aims to provide an efficient extensible abstraction for dealing with
different spell checking libraries. It provides a generic interface
into various existing spell checking libraries. These include, but are
not limited to:
* Aspell/Pspell
* Ispell
* Hspell
* Uspell
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+--------------------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+--------------------------------+
|Availability | library/spell-checking/enchant |
+---------------+--------------------------------+
|Stability | Pass-through volatile |
+---------------+--------------------------------+
SEE ALSO
enchant(1), enchant-lsmod(1), attributes(7), gnome-interfaces(7)
NOTES
Written by Jeff Cai, Sun Microsystems Inc., 2008.
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://www.abisource.com/down-
loads/enchant/1.6.0/enchant-1.6.0.tar.gz.
Further information about this software can be found on the open source
community website at https://abiword.github.io/enchant/.
Solaris 11.4 7 Apr 2017 libenchant(3lib)