Metadata-Version: 2.0
Name: ckenchanter
Version: 1.0.0
Summary: Extends the PyEnchant library for use in a CKEditor spellcheck server.
Home-page: https://github.com/jperezlatimes/ckenchanter
Author: Charley Bodkin and James Perez
Author-email: charley@bodkin.me, jdperez04@gmail.com
License: GNU GENERAL PUBLIC LICENSE
Platform: UNKNOWN
Requires-Dist: pyenchant

Extends the PyEnchant library to parse requests from CKEditor's spellchecker and return suggested corrections using standard language dictionaries and custom personal word lists.


