Hi,
I have just uploaded the latest sources of PyHyphen
(http://cheeseshop.python.org/pypi/PyHyphen). The tarball also contains
Windows binaries of the C extension for Python 2.4 and 2.5. So most Windows
users will get going without compiling. Just enter the usual 'python
setup.py install'.
There
This latest version of PyHyphen is only important for Python 2.4 addicts who
encountered a missing type when compiling. Further, a few signed/unsigned
mismatch warnings coming from MSVC should be fixed. As I have only Python
2.5, I'd be interested in any experiences when compiling it with Python 2.
Thank you very much for your interest, helpful comments and suggestions. Two
of you have even sent me .pyd files one of which (arguably compiled with
MSVC 2003) is contained in version 0.4 for manual installation. This has
spared me the hazzle to install cygwin etc.
I have made the following chang
I am pleased to share with you the great features of the latest version.
Large parts of the sources were completely rewritten. Also, they are now
reasonably documented.
Just go to
http://pypi.python.org/pypi/PyHyphen/0.3
I was tempted to classify it as Beta. Indeed I am not aware of any bugs, but
Hi,
a couple of weeks ago I uploaded PyHyphen-0.1 on the PyPI. It is a wrapper
around the C library "hnj_hyphen 2.3" that ships with OpenOffice and Mozilla
products. You can have a look at PyHyphen at
http://pypi.python.org/pypi/PyHyphen/0.2.1a
I've tested it on Linux, but it should also run on