slackbuilds_ponce/libraries/libuchardet
David Spencer ea4737a027 libraries/libuchardet: Fix tarball handling.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-08-05 18:10:41 +01:00
..
libuchardet.info libraries/libuchardet: Fix tarball handling. 2016-08-05 18:10:41 +01:00
libuchardet.SlackBuild libraries/libuchardet: Fix tarball handling. 2016-08-05 18:10:41 +01:00
README
slack-desc
uchardet-0.0.5-fix-ASCII-detection.patch
uchardet-0.0.5-use-proper-package-name.patch

libuchardet (encoding detector library)

uchardet 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.