pure python hyphenator

Wilbert Berendsen wbsoft at xs4all.nl
Sun Mar 9 12:44:33 EDT 2008


Hi all, I'm just new to this list and I'm a musician and hobby programmer. I 
am busy with LilyKDE, a python plugin package for KDE's editor Kate, that 
makes using the LilyPond music typesetter from within Kate easier.

While already busy writing a python module for breaking lyrics text (using 
hyphenation dicts from e.g. OpenOffice.org) I found Dr.Leo's PyHyphen. But 
just for fun I also continued my own plain python module, which now has it's 
SVN repository at: http://python-hyphenator.googlecode.com/ and it's PyPI 
page at: http://pypi.python.org/pypi/hyphenator . It needs more testing but 
seems to work nice.

LilyKDE is located at http://lilykde.googlecode.com/

all the best.
Guido and community: thanks for such a nice programming language,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi



More information about the Python-list mailing list