ANN: PyEnchant 1.5.2

Ryan Kelly ryan at rfk.id.au
Mon Apr 27 01:35:11 CEST 2009


Hi All,

        
  I'm pleased to announce the release of PyEnchant version 1.5.2.
        
  This release fixes compatibility with py2exe, which had been broken
during the move from SWIG to ctypes.  I've also included a unittest to
ensure that such breakage doesn't happen again.

  Thanks to Stephen George for the initial fix on this one. 


  Cheers,


    Ryan


About PyEnchant:
----------------

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/

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 and wxPython dialog.


Current Version: 1.5.2
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: 197 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-announce-list/attachments/20090427/8e00904c/attachment-0001.pgp>


More information about the Python-announce-list mailing list