[ ソース: raku-json-name ]
パッケージ: raku-json-name (0.0.7-4 など)
raku-json-name に関するリンク
Debian の資源:
raku-json-name ソースパッケージをダウンロード:
- [raku-json-name_0.0.7-4.dsc]
- [raku-json-name_0.0.7.orig.tar.gz]
- [raku-json-name_0.0.7-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Provides a trait to store an alternative JSON Name
This Raku module is a dependency of JSON::Marshal and JSON::Unmarshal in order to save duplication, it is intended to store a separate JSON name for an attribute where the name of the JSON attribute might be changed, either for aesthetic reasons or the name is not a valid Raku identifier. It will of course also be needed in classes that are going to use JSON::Marshal or JSON::Unmarshal for serialisation/de-serialisation.
Of course it could be used in other modules for a similar purpose.
その他の raku-json-name 関連パッケージ
|
|
|
|
-
- dep: raku-api-2024.09+b2021349
- 以下のパッケージによって提供される仮想パッケージです: rakudo
-
- dep: raku-json-optin
- Raku trait and role to identify opt-in JSON serialization