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:
=

安装:
=

版本列表:

  1. 0.2.0 - January 01, 2017 (107.5 KB)
  2. 0.1.2 - December 28, 2016 (105.5 KB)
  3. 0.1.1 - December 26, 2016 (38.0 KB)
  4. 0.1.0 - December 26, 2016 (38.0 KB)

Runtime 依赖 (3):

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

Development 依赖 (5):

业主:

作者:

  • Oskar Kirmis

SHA 256 校验和:

=

下载总量 12,966

这个版本 7,300

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.0

链接: