RubyGems Navigation menu

RFC7159 7159.03

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.5 KB)
  2. 7159.05 - April 07, 2015 (49.5 KB)
  3. 7159.04 - March 22, 2015 (49.5 KB)
  4. 7159.03 - March 22, 2015 (49.0 KB)
  5. 7159.02 - January 02, 2015 (49.0 KB)
顯示所有版本(共 7)

Development 相依性套件 (10):

bundler ~> 1.5
json >= 0
oj >= 0
racc ~> 1.4.11
rake ~> 10.1
rdoc ~> 4.0
rspec ~> 2.14
simplecov >= 0
yajl-ruby >= 0
yard ~> 0.8

擁有者:

作者:

  • Urabe,, Shyouhei

SHA 256 checksum:

f3905f3a29acf5d3240c69d71a0bdb485c9a674b369b3a1566eced7cb46a3511

總下載次數 16,485

這個版本 2,198

License:

Simplified BSD License

Ruby 版本需求: ~> 2.0

相關連結: