raku-json-class 0.0.19-1build1 source package in Ubuntu

Changelog

raku-json-class (0.0.19-1build1) lunar; urgency=medium

  * Rebuild against new rakudo-2022.12-1.

 -- Gianfranco Costamagna <email address hidden>  Sat, 21 Jan 2023 11:46:27 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
raku-json-class_0.0.19.orig.tar.gz 8.5 KiB 1fa2b64662285e5f267b29611c6cc0bb21c32aa0cafd5efdd9c7f93b4d4f439b
raku-json-class_0.0.19-1build1.debian.tar.xz 4.8 KiB de90ad172220ccf365d3b242eab930a81f6260c79467acb2cd91e16f9a11dfb2
raku-json-class_0.0.19-1build1.dsc 2.1 KiB 524f7d51fd4fc461f74f3e2cbdfaf6db960fe2eecdad402b9ace3e78853b2e2a

View changes file

Binary packages built by this source

raku-json-class: Raku role to serialise objects to or from JSON

 This is a simple role that provides methods to instantiate a class from
 a JSON string that (hopefully) represents it, and to serialise an
 object of the class to a JSON string.