Name: | perl-JSON-XS |
Epoch: | 1 |
Version: | 4.03 |
Release: | 5.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 278369 |
License: | GPL+ or Artistic |
RPM: |
perl-JSON-XS-4.03-5.el9.x86_64.rpm
|
Source RPM: |
perl-JSON-XS-4.03-5.el9.src.rpm
|
Build Date: | Tue Jan 11 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/JSON-XS |
Summary: | JSON serializing/de-serializing, done correctly and fast |
Description: | This module converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To
reach the latter goal it was written in C. |