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 (108KB)
  2. 0.1.2 - December 28, 2016 (106KB)
  3. 0.1.1 - December 26, 2016 (38KB)
  4. 0.1.0 - December 26, 2016 (38KB)

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

リンク: