9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
|
config BR2_PACKAGE_LIBUNIBREAK
|
||
|
bool "libunibreak"
|
||
|
help
|
||
|
libunibreak is an implementation of the line breaking and word
|
||
|
breaking algorithms as described in Unicode Standard Annex 14
|
||
|
and Unicode Standard Annex 29.
|
||
|
|
||
|
https://github.com/adah1972/libunibreak
|