Name: | rubygem-json |
Version: | 2.7.2 |
Release: | 4.module+el8.10.0+90625+b4030d02 |
Architecture: | i686 |
Module: | ruby:3.3:8100020250414172630:489197e6
|
Group: | Unspecified |
Size: | 132714 |
License: | (Ruby OR BSD-2-Clause) AND Unicode-DFS-2015 |
RPM: |
rubygem-json-2.7.2-4.module+el8.10.0+90625+b4030d02.i686.rpm
|
Source RPM: |
ruby-3.3.8-4.module+el8.10.0+90625+b4030d02.src.rpm
|
Build Date: | Thu Jul 03 2025 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://www.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. |