RubyGems Navigation menu

RFC8259 8259.01

A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Notation (JSON) Data Interchange Format". This gem honors the syntax as possible. The generator guarantees that a parsed valid properly rounds-trip to identical valid JSON representation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 8259.01 - December 23, 2017 (48.5 KB)
  2. 8259 - December 20, 2017 (48.5 KB)

Development Dependencies (10):

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

Owners:

Authors:

  • Urabe,, Shyouhei

SHA 256 checksum:

c8a1d5d6e43653b6148b21e2fb774593a48dc84f2d9e5d75f078eb4426045e99

Total downloads 4,296

For this version 2,676

License:

Simplified BSD License

Required Ruby Version: ~> 2.0

Links: