forked from janx/chardet2
-
Notifications
You must be signed in to change notification settings - Fork 0
Universal Encoding Detector
License
xiphias/chardet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a ruby 1.9 compatible version of chardet on http://rubyforge.org/projects/chardet/ Usage: irb(main):001:0> require 'rubygems' => true irb(main):002:0> require 'UniversalDetector' => false irb(main):003:0> p UniversalDetector::chardet('hello') {"encoding"=>"ascii", "confidence"=>1.0} => nil - Hui (zhengzhengzheng@gmail.com)
About
Universal Encoding Detector
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published