Name: | rubygem-json |
Version: | 2.5.1 |
Release: | 143.module+el8.10.0+90343+d5e92a1d |
Architecture: | aarch64 |
Module: | ruby:3.0:8100020240522072634:e155f54d
|
Group: | Unspecified |
Size: | 195470 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.5.1-143.module+el8.10.0+90343+d5e92a1d.aarch64.rpm
|
Source RPM: |
ruby-3.0.7-143.module+el8.10.0+90343+d5e92a1d.src.rpm
|
Build Date: | Fri May 31 2024 |
Build Host: | build-ol8-aarch64.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. |