[ Bron: raku-json-class ]
Pakket: raku-json-class (0.0.21-4)
Verwijzigingen voor raku-json-class
Debian bronnen:
Het bronpakket raku-json-class downloaden:
- [raku-json-class_0.0.21-4.dsc]
- [raku-json-class_0.0.21.orig.tar.gz]
- [raku-json-class_0.0.21-4.debian.tar.xz]
Beheerders:
- Debian Rakudo Maintainers (QA-pagina, Mailarchief)
- Dominique Dumont (QA-pagina)
- Timo Paulssen (QA-pagina)
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-json-marshal (>= 0.0.25)
- 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 (>= 0.14)
- Raku module to turn JSON into objects
-
- dep: rakudo
- Raku implementation on top of MoarVM