diff options
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. |