Name: | rubygem-json |
Version: | 2.1.0 |
Release: | 109.0.1.module+el8.5.0+20513+af7be134 |
Architecture: | aarch64 |
Module: | ruby:2.5:8050020220304195847:c5368500
|
Group: | Development/Libraries |
Size: | 170776 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.1.0-109.0.1.module+el8.5.0+20513+af7be134.aarch64.rpm
|
Source RPM: |
ruby-2.5.9-109.0.1.module+el8.5.0+20513+af7be134.src.rpm
|
Build Date: | Sat Mar 05 2022 |
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. |