RubyGems Navigation menu

RFC7159 7159

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  5. 7159.02 - January 02, 2015 (49 KB)
  6. 7159 - March 26, 2014 (47 KB)
Show all versions (7 total)

Development Dependencies (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

Owners:

Authors:

  • Urabe,, Shyouhei

SHA 256 checksum:

7c8be85934efe15fd6b574c7db548e6d29127e836f7ece5cc3411c3ec97ec40c

Total downloads 16,381

For this version 2,455

License:

Simplified BSD License

Required Ruby Version: ~> 2.1

Links: