RubyGems Navigation menu

encoding_estimator 0.1.2

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 相依性套件 (2):

bundler >= 0
minitest >= 0

擁有者:

作者:

  • Oskar Kirmis

SHA 256 總和檢查碼:

=

總下載次數 12,966

這個版本 1,896

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.0

相關連結: