Name: | rubygem-json |
Version: | 2.6.1 |
Release: | 143.module+el8.10.0+90344+fc5884b3 |
Architecture: | x86_64 |
Module: | ruby:3.1:8100020240603035845:3b9f49c4
|
Group: | Unspecified |
Size: | 125803 |
License: | (Ruby or GPLv2) and UCD |
RPM: |
rubygem-json-2.6.1-143.module+el8.10.0+90344+fc5884b3.x86_64.rpm
|
Source RPM: |
ruby-3.1.5-143.module+el8.10.0+90344+fc5884b3.src.rpm
|
Build Date: | Mon Jun 03 2024 |
Build Host: | build-ol8-x86_64.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. |