[ Bron: raku-json-class ]
Pakket: raku-json-class (0.0.19-1 en anderen)
Verwijzigingen voor raku-json-class
Debian bronnen:
Het bronpakket raku-json-class downloaden:
- [raku-json-class_0.0.19-1.dsc]
- [raku-json-class_0.0.19.orig.tar.gz]
- [raku-json-class_0.0.19-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan raku-json-class gerelateerde pakketten
|
|
|
|
-
- dep: raku-api-2024.09+b2021349
- virtueel pakket geboden door rakudo
-
- dep: raku-json-marshal
- Raku module to serialise objects to JSON
-
- dep: raku-json-name
- Provides a trait to store an alternative JSON Name
-
- dep: raku-json-optin
- Raku trait and role to identify opt-in JSON serialization
-
- dep: raku-json-unmarshal
- Raku module to turn JSON into objects