Hi All, I'm pleased to announce the release of PyEnchant version 1.4.2, with the following changes:
* upgrade underlying enchant library to v1.4.2
* windows version can now be installed at a path containing
unicode characters
Cheers,
Ryan
About:
-------
Enchant (http://www.abisource.com/enchant/) is the spellchecking
package behind the AbiWord word processor. It's completely
cross-platform because it wraps various native spellchecking engines to
provide a uniform interface.
PyEnchant brings this simple, powerful and flexible spellchecking
engine to Python:
http://pyenchant.sourceforge.net/
It also provides extended functionality including classes for tokenizing
text and iterating over the spelling errors in it, as well as a
ready-to-use text interface dialog for wxPython and GTK.
Current Version: 1.4.2
Licence: LGPL with exemptions, as per Enchant itself
--
Ryan Kelly
http://www.rfk.id.au | This message is digitally signed. Please visit
[EMAIL PROTECTED] | http://www.rfk.id.au/ramblings/gpg/ for details
signature.asc
Description: This is a digitally signed message part
-- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
