So far there has been no universal solution for hyphenation
in python.
A pure Python algorithm published somewhare on the web
handles only
English.
I have thus written a C extension plus a convenience
interface
wrapping around the C hyphenation library used by
OpenOffice, Mozilla
and maybe more. It is high quality, there are dictionaries
for many
languages.
I don't know much about web development. But if hyphenation
adds value
to Django, you should definitely visit http://pypi
.python.org/pypi/PyHyphen/0.3.
Bests
Leo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django developers" group.
To post to this group, send email to django-developers googlegroups.com
To unsubscribe from this group, send email to
django-developers-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---
|