[ ソース: raku-json-class ]
パッケージ: raku-json-class (0.0.21-1)
raku-json-class に関するリンク
Debian の資源:
raku-json-class ソースパッケージをダウンロード:
- [raku-json-class_0.0.21-1.dsc]
- [raku-json-class_0.0.21.orig.tar.gz]
- [raku-json-class_0.0.21-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の raku-json-class 関連パッケージ
|
|
|
|
-
- dep: raku-api-2024.09+b2021349
- 以下のパッケージによって提供される仮想パッケージです: rakudo
-
- 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