README.md
setup.py
examples/__init__.py
examples/stun_message.py
pystructs/__init__.py
pystructs/utils.py
pystructs.egg-info/PKG-INFO
pystructs.egg-info/SOURCES.txt
pystructs.egg-info/dependency_links.txt
pystructs.egg-info/top_level.txt
pystructs/fields/__init__.py
pystructs/fields/bytes.py
pystructs/fields/field.py
pystructs/fields/integer.py
pystructs/fields/multiple.py
pystructs/fields/string.py
pystructs/fields/struct.py
pystructs/fields/variable.py
tests/__init__.py
tests/fields/__init__.py
tests/fields/test_bytes.py
tests/fields/test_field.py
tests/fields/test_integer.py
tests/fields/test_multiple.py
tests/fields/test_string.py
tests/fields/test_struct.py
tests/fields/test_variable.py