Name: | ruby200-rubygem-json |
---|---|
Version: | 1.7.7 |
Release: | 25.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 94726 |
License: | Ruby or GPLv2 |
RPM: | ruby200-rubygem-json-1.7.7-25.el7.x86_64.rpm |
Source RPM: | ruby200-ruby-2.0.0.645-25.el7.src.rpm |
Build Date: | Fri Mar 31 2017 |
Build Host: | x86-ol7-builder-02.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. |