CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
setup.py
tests/test_bits.py
tests/test_bytearray.py
tests/test_bytes.py
tests/test_choices.py
tests/test_containers.py
tests/test_enums.py
tests/test_int.py
tests/test_integers.py
tests/test_network.py
tests/test_seq.py
tests/test_strings.py
tests/test_struct.py
tests/test_structs.py
tests/type_hints/test_struct_serde.py
tsrkit_types/__init__.py
tsrkit_types/bits.py
tsrkit_types/bool.py
tsrkit_types/bytearray.py
tsrkit_types/bytes.py
tsrkit_types/bytes_common.py
tsrkit_types/choice.py
tsrkit_types/dictionary.py
tsrkit_types/enum.py
tsrkit_types/integers.py
tsrkit_types/null.py
tsrkit_types/option.py
tsrkit_types/sequences.py
tsrkit_types/string.py
tsrkit_types/struct.py
tsrkit_types.egg-info/PKG-INFO
tsrkit_types.egg-info/SOURCES.txt
tsrkit_types.egg-info/dependency_links.txt
tsrkit_types.egg-info/requires.txt
tsrkit_types.egg-info/top_level.txt
tsrkit_types/itf/codable.py