3f5f8abd41
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
config BR2_PACKAGE_PYTHON_PYPHEN
|
|
bool "python-pyphen"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
Pure Python module to hyphenate text.
|
|
|
|
https://www.courtbouillon.org/pyphen
|