libjson-xs-perl 4.040-ok1 source package in openKylin
Changelog
libjson-xs-perl (4.040-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 08:40:39 -0700
libjson-xs-perl (4.040-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 08:40:39 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libjson-xs-perl_4.040.orig.tar.gz | 85.0 KiB | 8eff1e9f304c5625b59ab7b42258415f6d3e3681c1ddab6b725518a018a7f5e0 |
| libjson-xs-perl_4.040-ok1.debian.tar.xz | 2.2 KiB | e2e781d4675e468dd24a4d4a040e786bd77de6e1074bf95b89ada4b3a70030de |
| libjson-xs-perl_4.040-ok1.dsc | 2.1 KiB | 987ca8d9d9ef105c5fe7de7c1aa087a62859c700c77741a62228e49b337c09e7 |
JSON::XS is a module for manipulating data stored in the JavaScript Object
Notation (JSON) serialization format (defined in RFC 4627), which serves as
an alternative to XML.
.
This C/XS-accelerated JSON implementation confers significant performance
gains if available. After installing this package, any code using the JSON
module (see libjson-perl) will automagically benefit from this.