[ 源代码: uchardet ]
软件包:uchardet(0.0.7-1)
universal charset detection library - cli utility
uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla.
uchardet is a encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.
This package contains the cli detection utility.
其他与 uchardet 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: libuchardet0 (>= 0.0.1)
- 通用字符集探测库 - 共享库