diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-07-24 21:33:01 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:43 +0700 |
commit | cea1efabbdc09ae5c4abc8d71472eb7d2bda323a (patch) | |
tree | 4c73668b01c3d8f8e9e80871ec5e4f2b3a76e1c8 /libraries/libuchardet/README | |
parent | 1151ce1229e92aa0ab4795ba8ff3c3b8d346d411 (diff) | |
download | slackbuilds-cea1efabbdc09ae5c4abc8d71472eb7d2bda323a.tar.gz |
libraries/libuchardet: Updated for version 0.0.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libuchardet/README')
-rw-r--r-- | libraries/libuchardet/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libuchardet/README b/libraries/libuchardet/README index 59b601ae09..9822181500 100644 --- a/libraries/libuchardet/README +++ b/libraries/libuchardet/README @@ -1,8 +1,8 @@ libuchardet (encoding detector library) -uchardet is a C language binding of the original C++ implementation of the -universal charset detection library by Mozilla. +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. +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. |