README: Gentoo also has a uchardet package.

And it is up-to-date with upstream URL at Freedesktop! Good!
This commit is contained in:
Jehan 2017-05-28 21:13:59 +02:00
parent 53f7ad0e0b
commit d9d014742a

View File

@ -174,6 +174,10 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
dnf install uchardet uchardet-devel dnf install uchardet uchardet-devel
### Gentoo
emerge uchardet
### Mac ### Mac
brew install uchardet brew install uchardet
@ -230,7 +234,8 @@ Usage:
Options: Options:
-v, --version Print version and build information. -v, --version Print version and build information.
-h, --help Print this help. -h, --help Print this help.
``` ```
### Library ### Library
See [uchardet.h](https://cgit.freedesktop.org/uchardet/uchardet/tree/src/uchardet.h) See [uchardet.h](https://cgit.freedesktop.org/uchardet/uchardet/tree/src/uchardet.h)