raku-json-optin 0.0.2-2build3 source package in Ubuntu
Changelog
raku-json-optin (0.0.2-2build3) lunar; urgency=medium * Rebuild against new rakudo-2022.12-1. -- Gianfranco Costamagna <email address hidden> Sat, 21 Jan 2023 11:47:06 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
raku-json-optin_0.0.2.orig.tar.gz | 5.6 KiB | 14ec559784c63699e7421a40e8bdaef85e0391cba3df0021da2a55ef050e1bb0 |
raku-json-optin_0.0.2-2build3.debian.tar.xz | 4.9 KiB | 40c5e451aba07cf34d8fdf91637e4c73fe1d0bbc7083c9e1abcc0471b9516ac3 |
raku-json-optin_0.0.2-2build3.dsc | 2.1 KiB | c22d847352baa5115d684ba08a466d5aa398a3bc451bf927a19c49a3802cc332 |
Available diffs
- diff from 0.0.2-2build2 to 0.0.2-2build3 (332 bytes)
Binary packages built by this source
- raku-json-optin: Raku trait and role to identify opt-in JSON serialization
This Raku package provides a trait and a role for the identification of
'opt in' serialisiable attributes in, for example, JSON::Marshal.
.
According to upstream, it's probably not necessary to use this directly
as it will be required by e.g. JSON::Name but it's just more convenient
to package it separately.