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
### Gentoo
emerge uchardet
### Mac
brew install uchardet
@ -231,6 +235,7 @@ Options:
-v, --version Print version and build information.
-h, --help Print this help.
```
### Library
See [uchardet.h](https://cgit.freedesktop.org/uchardet/uchardet/tree/src/uchardet.h)