Name: | perl-JSON-XS |
Epoch: | 1 |
Version: | 3.04 |
Release: | 4.el8_10 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 270904 |
License: | GPL+ or Artistic |
RPM: |
perl-JSON-XS-3.04-4.el8_10.aarch64.rpm
|
Source RPM: |
perl-JSON-XS-3.04-4.el8_10.src.rpm
|
Build Date: | Wed Oct 01 2025 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |