The textproc/uchardet port
uchardet-0.0.8 – universal charset detection library and tool (cvsweb github mirror)
Description
uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. uchardet is an 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. The original code of universalchardet is available at http://lxr.mozilla.org/seamonkey/source/extensions/universalchardet/ Techniques used by universalchardet are described at http://www.mozilla.org/projects/intl/UniversalCharsetDetection.htmlWWW: https://www.freedesktop.org/wiki/Software/uchardet/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sh sparc64
Categories
Build dependencies
Files
- /usr/local/bin/uchardet
- /usr/local/include/uchardet/
- /usr/local/include/uchardet/uchardet.h
- /usr/local/lib/cmake/
- /usr/local/lib/cmake/uchardet/
- /usr/local/lib/cmake/uchardet/uchardet-config-version.cmake
- /usr/local/lib/cmake/uchardet/uchardet-config.cmake
- /usr/local/lib/cmake/uchardet/uchardet-targets-release.cmake
- /usr/local/lib/cmake/uchardet/uchardet-targets.cmake
- /usr/local/lib/libuchardet.a
- /usr/local/lib/libuchardet.so.0.1
- /usr/local/lib/pkgconfig/uchardet.pc
- /usr/local/man/man1/uchardet.1