1config BR2_PACKAGE_PYTHON_PYPHEN
2	bool "python-pyphen"
3	help
4	  Pure Python module to hyphenate text.
5
6	  https://www.courtbouillon.org/pyphen
7