slackbuilds_ponce/libraries/libuchardet/slack-desc
Edinaldo P. Silva cea1efabbd
libraries/libuchardet: Updated for version 0.0.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-07-30 08:28:43 +07:00

19 lines
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:
libuchardet: Home page: https://github.com/BYVoid/uchardet/
libuchardet:
libuchardet: