ANN: PyEnchant 1.1.0

Ryan Kelly ryan at rfk.id.au
Tue Mar 8 14:40:05 CET 2005


I'm pleased to announce the release of PyEnchant version 1.1.0.  This
release includes several major changes and additions of functionality:

  * Shiny new sourceforge site: http://pyenchant.sourceforge.net
  * Preliminary support for input/output with unicode objects as well as
standard python strings
  * Windows installer now comes with MySpell as the default instead of
ISpell, which generally gives better results.  This backend is
compatible with dictionaries from the OpenOffice.org project.  ISpell
support is also still present
  * The enchant.tokenize package provides functions for splitting text
into its component words
  * The enchant.utils.SpellChecker class implements a high-level
spellchecking loop over a chunk of text


Unfortunately I dont have much experience with unicode so the
preliminary support for it might be a little flaky.  Anyone who can help
with testing this out, would be very gratefully appreciated.


Cheers,

    Ryan



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://pyenchant.sourceforge.net/
 

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



-- 
Ryan Kelly
http://www.rfk.id.au  |  This message is digitally signed. Please visit
ryan at rfk.id.au        |  http://www.rfk.id.au/ramblings/gpg/ for details

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-announce-list/attachments/20050309/474d7909/attachment-0001.pgp


More information about the Python-announce-list mailing list