RubyGems Navigation menu

RFC7159 7159.06

A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Notation (JSON) Data Interchange Format". That RFC is very different to its predecessor RFC4627, when it comes to parsing. This gem honors the updated syntax as possible. The generator guarantees that a parsed valid properly rounds-trip to identical valid JSON representation.

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

インストール:
=

バージョン履歴:

  1. 7159.06 - December 23, 2017 (48.5KB)
  2. 7159.05 - April 07, 2015 (49.5KB)
  3. 7159.04 - March 22, 2015 (49.5KB)
  4. 7159.03 - March 22, 2015 (49KB)
  5. 7159.02 - January 02, 2015 (49KB)
全てのバージョンを表示(全7件)

Development依存関係 (10):

bundler >= 0
json >= 0
oj >= 0
racc >= 0
rake >= 0
rdoc >= 0
rspec >= 0
simplecov >= 0
yajl-ruby >= 0
yard >= 0

所有者:

作者:

  • Urabe,, Shyouhei

SHA 256チェックサム:

b6ca3cabbffd25e9f8c62678b82a3c8873330ea99e8ef07cd485deef1c337ea7

累計ダウンロード数 16,367

このバージョンのみ 2,170

ライセンス:

Simplified BSD License

必要なRubyのバージョン: ~> 2.0

リンク: