Name: | rubygem-json |
Version: | 2.7.2 |
Release: | 9.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 201827 |
License: | (Ruby OR BSD-2-Clause) AND Unicode-DFS-2015 |
RPM: |
rubygem-json-2.7.2-9.el10.aarch64.rpm
|
Source RPM: |
ruby-3.3.7-9.el10.src.rpm
|
Build Date: | Sun Mar 09 2025 |
Build Host: | build-ol10-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. |