diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-08-06 09:05:20 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-07 07:03:58 +0700 |
| commit | 98b03bc345d7cfdffa36742e20a27ea346839861 (patch) | |
| tree | 362a6299de58eba5ace508ef85b9a0b428ebb20b /python/python3-construct-classes/README | |
| parent | ecdaeadb249ece68bf941f488011951497ac14a3 (diff) | |
python/python3-construct-classes: Added (Parse your binary data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-construct-classes/README')
| -rw-r--r-- | python/python3-construct-classes/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-construct-classes/README b/python/python3-construct-classes/README new file mode 100644 index 0000000000..ca126f4179 --- /dev/null +++ b/python/python3-construct-classes/README @@ -0,0 +1,2 @@ +Parse your binary data into dataclasses. +Pack your dataclasses into binary data. |
