raku-json-marshal 0.0.25-5 source package in Ubuntu
Changelog
raku-json-marshal (0.0.25-5) unstable; urgency=medium * control: add Build-Depends on dh_raku 0.19 * control: set arch=all -- Dominique Dumont <email address hidden> Thu, 08 May 2025 16:24:59 +0200
Upload details
- Uploaded by:
- Debian Rakudo Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Rakudo Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
raku-json-marshal_0.0.25-5.dsc | 2.1 KiB | 93406272fb21c56aeca175a7a6e268f8cb785faad38c3c6fabd1f1f3a046e62d |
raku-json-marshal_0.0.25.orig.tar.gz | 11.9 KiB | f4157d9493470cc7bbdbc913c917cd11d38582a8ec01c67e0e9184f845c5a154 |
raku-json-marshal_0.0.25-5.debian.tar.xz | 5.1 KiB | eac3e0ac4ec2d61345214e5a615cd46b08de3cd3033ca7649bf803da11074e9d |
Available diffs
- diff from 0.0.25-4 to 0.0.25-5 (602 bytes)
No changes file available.
Binary packages built by this source
- raku-json-marshal: Raku module to serialise objects to JSON
This JSON::Marshal Raku module translates a Raku object in
JSON. This module performs the opposite task
of JSON::Unmarshal module.