README.md
pyproject.toml
src/structui/__init__.py
src/structui/app.py
src/structui/cli.py
src/structui/file_picker.py
src/structui/parser.py
src/structui/schema.py
src/structui/state.py
src/structui/ui.py
src/structui/xml_parser.py
src/structui.egg-info/PKG-INFO
src/structui.egg-info/SOURCES.txt
src/structui.egg-info/dependency_links.txt
src/structui.egg-info/entry_points.txt
src/structui.egg-info/requires.txt
src/structui.egg-info/top_level.txt
tests/test_app.py
tests/test_cli.py
tests/test_coverage_boost.py
tests/test_file_picker.py
tests/test_final_gap.py
tests/test_parser.py
tests/test_schema.py
tests/test_state.py
tests/test_ui.py
tests/test_ui_blur.py
tests/test_ui_coverage.py
tests/test_ui_extra.py
tests/test_ui_extra2.py
tests/test_ui_final.py
tests/test_xml_parser.py