raku-json-marshal 0.0.25-1build1 source package in Ubuntu
Changelog
raku-json-marshal (0.0.25-1build1) plucky; urgency=medium * No-change rebuild to bump raku virtual ABI package depends. -- Simon Quigley <email address hidden> Fri, 21 Mar 2025 16:23:35 -0500
Upload details
- Uploaded by:
- Simon Quigley
- Uploaded to:
- Plucky
- Original maintainer:
- Debian Rakudo Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
raku-json-marshal_0.0.25.orig.tar.gz | 11.9 KiB | f4157d9493470cc7bbdbc913c917cd11d38582a8ec01c67e0e9184f845c5a154 |
raku-json-marshal_0.0.25-1build1.debian.tar.xz | 5.1 KiB | afd7f0e635b932ed3679b94a5e621e5b2f68c2dcff4c76b6251b916670fbf039 |
raku-json-marshal_0.0.25-1build1.dsc | 2.1 KiB | 2481e03a7df990a2e84ae372bae6d13b23234bad0e90acc06c4e309ed178499c |
Available diffs
- diff from 0.0.25-1 (in Debian) to 0.0.25-1build1 (349 bytes)
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.