enchant 1.1.0

libenchant binder, support near all spelling tools


Enchant is a binder for libenchant. Libenchant provides a common
API for many spell libraries:
- aspell/pspell (intended to replace ispell)
- hspell (hebrew)
- ispell
- myspell/hunspell (OpenOffice project, mozilla)
- uspell (primarily Yiddish, Hebrew, and Eastern European languages)
A plugin system allows to add custom spell support.
see www.abisource.com/enchant/

License: PHP

This package is not maintained anymore and has been superseded. Package has moved to channel https://www.php.net/enchant

Changes

- add enchant_broker_set_dict_path and enchant_broker_get_dict_path. Allows custom locations for the ispell and myspell dictionnaries
- add ENCHANT_ISPELL and ENCHANT_MYSPELL constants