README.md
setup.py
pystructs/__init__.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/struct.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_struct.py