Name: | rubygem-json |
Version: | 2.3.0 |
Release: | 139.module+el8.8.0+21111+2e34bf27 |
Architecture: | aarch64 |
Module: | ruby:2.7:8080020230427102918:63b34585
|
Group: | Unspecified |
Size: | 171249 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.3.0-139.module+el8.8.0+21111+2e34bf27.aarch64.rpm
|
Source RPM: |
ruby-2.7.8-139.module+el8.8.0+21111+2e34bf27.src.rpm
|
Build Date: | Mon Jul 03 2023 |
Build Host: | build-ol8-aarch64.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. |