10 lines
294 B
Text
10 lines
294 B
Text
Pyphen is a pure Python module to hyphenate text using existing Hunspell
|
|
hyphenation dictionaries.
|
|
|
|
Features:
|
|
* 100% pure Python with no dependencies
|
|
* a lot of included dictionaries
|
|
* caches dict files and hyphenated words
|
|
* supports nonstandard hyphenation patterns
|
|
|
|
WWW: https://pyphen.org/
|