PyEnchant version 0.9.1 has been released. Updates include:

* Windows installer with self-contained copy of enchant library and ispell dictionaries
* Confirmed to work with latest Enchant release


Most importantly, it now provides a click-to-install spellchecking solution for python on the windows platform.
It should work using the system enchant library anywhere that enchant itself can run.


About:
-------

Enchant (http://www.abisource.com/enchant/) is the spellchecking
package behind the AbiWord word processor, is being considered for
inclusion in the KDE office suite, and is proposed as a
FreeDesktop.org standard. It's completely cross-platform because
it wraps the native spellchecking engine to provide a uniform
interface.

PyEnchant brings this simple, powerful and flexible spellchecking
engine to Python:

 http://www.rfk.id.au/software/projects/pyenchant/


Current Version: 0.9.1 Licence: LGPL with exemptions, as per Enchant itself

Cheers,

   Ryan


-- http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations.html

Reply via email to