README.md
setup.cfg
setup.py
tests/__init__.py
tests/fixtures.py
tests/test_data_class.py
tests/test_decorator.py
tests/test_registry.py
tests/test_sequence_of.py
tests/test_version.py
tests/data_structs/__init__.py
tests/data_structs/fixtures.py
tests/data_structs/test_struct_descriptor.py
tests/data_structs/test_struct_registry.py
tests/json/__init__.py
tests/json/test_json_serialization.py
xtelligent_serial/__init__.py
xtelligent_serial/data_class.py
xtelligent_serial/decorator.py
xtelligent_serial/registry.py
xtelligent_serial/sequence_of.py
xtelligent_serial/signatures.py
xtelligent_serial/version.py
xtelligent_serial.egg-info/PKG-INFO
xtelligent_serial.egg-info/SOURCES.txt
xtelligent_serial.egg-info/dependency_links.txt
xtelligent_serial.egg-info/top_level.txt
xtelligent_serial/data_structs/__init__.py
xtelligent_serial/data_structs/struct_descriptor.py
xtelligent_serial/data_structs/struct_registry.py
xtelligent_serial/json/__init__.py
xtelligent_serial/json/json_serialization.py