Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Many years ago I write highly optimized hyphenation module (as a part of 
OrnamentBook project 
https://sourceforge.net/projects/pybookreader/files/OrnamentBook/). I could 
contribute the code to the stdlib. But the problem is that the algorithm 
depends on language specific data files. I am not sure that we are ready to 
include these files in the stdlib. And how are we going to handle requests for 
support of new languages and how to validate contributed data files for unknown 
new languages?

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44943>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to