LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
cstruct/__init__.py
cstruct/abstract.py
cstruct/base.py
cstruct/c_parser.py
cstruct/cstruct.py
cstruct/mem_cstruct.py
cstruct.egg-info/PKG-INFO
cstruct.egg-info/SOURCES.txt
cstruct.egg-info/dependency_links.txt
cstruct.egg-info/top_level.txt
cstruct.egg-info/zip-safe
tests/__init__.py
tests/test_alignment.py
tests/test_cstruct.py
tests/test_define.py
tests/test_memcstruct.py
tests/test_union.py