mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
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
|