Registry / utility / rchardet

rchardet

JSON →
library1.10.2rbrubygemsunverified

Character encoding auto-detection in Ruby. As smart as your browser. Open source.

gem install rchardet
INSTALL
IMPORT
SIG · RCHARDET
R
rchardet
utilityrubyv1.10.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CharDet
require 'rchardet'

Detect character encoding of a string automatically.

require 'rchardet' cd = CharDet.detect("some text") puts cd.encoding # e.g., "utf-8"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rchardet — gem install rchardet · libregistry