Name: | rubygem-json |
---|---|
Version: | 1.7.7 |
Release: | 30.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 168470 |
License: | Ruby or GPLv2 |
RPM: | rubygem-json-1.7.7-30.el7.aarch64.rpm |
Source RPM: | ruby-2.0.0.648-30.el7.src.rpm |
Build Date: | Wed May 09 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | This is a JSON implementation as a Ruby extension in C |
Description: | This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. |