Name: | rubygem-json |
Version: | 2.1.0 |
Release: | 108.module+el8.5.0+20495+db24e7b4 |
Architecture: | i686 |
Module: | ruby:2.6:8050020211215144356:c5368500
|
Group: | Unspecified |
Size: | 96504 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.1.0-108.module+el8.5.0+20495+db24e7b4.i686.rpm
|
Source RPM: |
ruby-2.6.9-108.module+el8.5.0+20495+db24e7b4.src.rpm
|
Build Date: | Wed Feb 16 2022 |
Build Host: | build-ol8-i386.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. |