Name: | rubygem-json |
Version: | 2.1.0 |
Release: | 112.module+el8.10.0+90367+ae9e8511 |
Architecture: | x86_64 |
Module: | ruby:2.5:8100020240627152904:489197e6
|
Group: | Development/Libraries |
Size: | 97368 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.1.0-112.module+el8.10.0+90367+ae9e8511.x86_64.rpm
|
Source RPM: |
ruby-2.5.9-112.module+el8.10.0+90367+ae9e8511.src.rpm
|
Build Date: | Mon Jul 15 2024 |
Build Host: | build-ol8-x86_64.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. |