raku-json-marshal 0.0.25-1 source package in Ubuntu

Changelog

raku-json-marshal (0.0.25-1) unstable; urgency=medium

  * new upstream release
  * add patch to remove redundant test dependency
  * copyright: update with cme
  * control: declare compliance with policy 4.6.2

 -- Dominique Dumont <email address hidden>  Sun, 29 Oct 2023 17:08:55 +0100

Upload details

Uploaded by:
Debian Rakudo Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Rakudo Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
raku-json-marshal_0.0.25-1.dsc 2.1 KiB 8c376432c9a882f294f0ca72240d8d09e242453accb69bf77035950fd21e2bdf
raku-json-marshal_0.0.25.orig.tar.gz 11.9 KiB f4157d9493470cc7bbdbc913c917cd11d38582a8ec01c67e0e9184f845c5a154
raku-json-marshal_0.0.25-1.debian.tar.xz 5.0 KiB 43bf36fdc2ccca80f0fd7639e8d9dcdce2ed3b39756493d229a503526b0316fd

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.