Jehan 82347030ba src: add a --weight option to the CLI tool.
Syntax is: lang1:weight1,lang2:weight2…
For instance: `uchardet -wfr:1.1,it:1.05 file.txt` if you think a file
is probably French or maybe Italian.
2021-03-14 00:12:30 +01:00
..
CMakeLists.txt build: Add uchardet CLI tool building support for MSVC 2020-04-26 08:16:14 +00:00
uchardet.cpp src: add a --weight option to the CLI tool. 2021-03-14 00:12:30 +01:00