SlackBuildsOrg/libraries/libuchardet/slack-desc
Edinaldo P. Silva 1fae8150cf libraries/libuchardet: Updated for version 0.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-13 13:17:24 +07:00

19 lines
1.1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libuchardet: libuchardet (encoding detector library)
libuchardet:
libuchardet: uchardet uchardet is a C language binding of the original C++
libuchardet: implementation of the universal charset detection library by Mozilla.
libuchardet: uchardet is an encoding detector library, which takes a sequence of
libuchardet: bytes in an unknown character encoding without any additional
libuchardet: information, and attempts to determine the encoding of the text.
libuchardet: Returned encoding names are iconv-compatible.
libuchardet:
libuchardet: Home page: https://www.freedesktop.org/wiki/Software/uchardet/
libuchardet: