RubyGems Navigation menu

utf8_converter 0.1.1

This gem attempts to convert the received text to UTF8. It works by trying to convert the given text with a list of possible common encodings. This is useful if the developer knows the most common encodings that the application is going to be receiving, leaving the guessing work to this gem and by safely converting (without crash) the received text.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.1 - April 22, 2017 (7KB)
  2. 0.1.0 - April 22, 2017 (6.5KB)

Development依存関係 (3):

bundler ~> 1.10
minitest ~> 5
rake ~> 10.0

所有者:

作者:

  • Jorge Del Rio

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 61,398

このバージョンのみ 59,749

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: