Skip to content

Fingertips/tedrahcu

Repository files navigation

Tedrahcu

Tedrahcu is a Ruby wrapper for Uchardet.

gem install tedrahcu
require 'tedrahcu'
Tedrahcu.detect('hey') #=> 'ASCII'

Dependencies

brew install uchardet
yum install -y uchardet-devel
apt install libuchardet-dev

About

Ruby wrapper for uchardet

Resources

License

Stars

Watchers

Forks

Packages

No packages published