README.md
setup.py
construct_editor/__init__.py
construct_editor/main.py
construct_editor/version.py
construct_editor.egg-info/PKG-INFO
construct_editor.egg-info/SOURCES.txt
construct_editor.egg-info/dependency_links.txt
construct_editor.egg-info/entry_points.txt
construct_editor.egg-info/requires.txt
construct_editor.egg-info/top_level.txt
construct_editor/gallery/__init__.py
construct_editor/gallery/example_ipstack.py
construct_editor/gallery/example_pe32coff.py
construct_editor/gallery/test_array.py
construct_editor/gallery/test_computed.py
construct_editor/gallery/test_enum.py
construct_editor/gallery/test_flagsenum.py
construct_editor/gallery/test_greedyrange.py
construct_editor/gallery/test_ifthenelse.py
construct_editor/gallery/test_pass.py
construct_editor/gallery/test_pointer_peek_seek_tell.py
construct_editor/gallery/test_renamed.py
construct_editor/gallery/test_switch.py
construct_editor/gallery/test_tbitstruct.py
construct_editor/gallery/test_tenum.py
construct_editor/gallery/test_tflagsenum.py
construct_editor/gallery/test_timestamp.py
construct_editor/gallery/test_tstruct.py
construct_editor/helper/__init__.py
construct_editor/helper/preprocessor.py
construct_editor/helper/wrapper.py
construct_editor/widgets/__init__.py
construct_editor/widgets/construct_editor.py
construct_editor/widgets/construct_hex_editor.py
construct_editor/widgets/hex_editor.py