libjson-xs-perl 4.030-2 source package in Ubuntu
Changelog
libjson-xs-perl (4.030-2) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since stretch: + libjson-xs-perl: Drop versioned constraint on libjson-perl in Breaks. -- Jelmer Vernooij <email address hidden> Sun, 28 Aug 2022 14:33:48 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | perl | |
Lunar | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libjson-xs-perl_4.030-2.dsc | 1.9 KiB | 3c9635e6152ec968cb5a1660edda9f1d911212ce7bfff25480a93586f3745499 |
libjson-xs-perl_4.030.orig.tar.gz | 84.7 KiB | 515536f45f2fa1a7e88c8824533758d0121d267ab9cb453a1b5887c8a56b9068 |
libjson-xs-perl_4.030-2.debian.tar.xz | 5.2 KiB | 99be25f9647d09c107c913015ef36d945a9e0002ea7d6a2f2034f2990756df53 |
Available diffs
- diff from 4.030-1build3 (in Ubuntu) to 4.030-2 (914 bytes)
- diff from 4.030-1build4 (in Ubuntu) to 4.030-2 (984 bytes)
No changes file available.
Binary packages built by this source
- libjson-xs-perl: module for manipulating JSON-formatted data (C/XS-accelerated)
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.
- libjson-xs-perl-dbgsym: debug symbols for libjson-xs-perl