Name: | rubygem-json |
Version: | 2.6.1 |
Release: | 142.module+el8.9.0+90182+7bdfc9e5 |
Architecture: | i686 |
Module: | ruby:3.1:8090020240311122605:b46abd14
|
Group: | Unspecified |
Size: | 124955 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.6.1-142.module+el8.9.0+90182+7bdfc9e5.i686.rpm
|
Source RPM: |
ruby-3.1.4-142.module+el8.9.0+90182+7bdfc9e5.src.rpm
|
Build Date: | Wed Mar 20 2024 |
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. |