RubyGems Navigation menu

encoding_estimator 0.2.0

This gem allows you to detect the encoding of strings/files based on their content. This can be useful if you need to load data from sources with unknown encodings. The gem uses character distribution statistics to check which encoding is the one that gives you the best results.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - January 01, 2017 (108 KB)
  2. 0.1.2 - December 28, 2016 (106 KB)
  3. 0.1.1 - December 26, 2016 (38 KB)
  4. 0.1.0 - December 26, 2016 (38 KB)

Runtime Dependencies (3):

htmlentities ~> 4.3
json ~> 2.0
slop ~> 4.4

Development Dependencies (5):

Owners:

Authors:

  • Oskar Kirmis

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 12,385

For this version 6,801

License:

MIT

Required Ruby Version: >= 2.0

Links: