fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
428 B
Text
8 lines
428 B
Text
Lingua::ZH::HanDetect uses statistical measures to test a text string to see if
|
|
it's in Traditional or Simplified Chinese, as well as which encoding it is in.
|
|
|
|
If the string does not contain Chinese characters, both the encoding and variant
|
|
values will be set to the empty string.
|
|
|
|
This module is needed because the various encodings for Chinese text tend to
|
|
occupy the similar byte ranges, rendering Encode::Guess ineffective.
|