LICENSE
MANIFEST.in
README.md
pyproject.toml
aerocfd.egg-info/PKG-INFO
aerocfd.egg-info/SOURCES.txt
aerocfd.egg-info/dependency_links.txt
aerocfd.egg-info/entry_points.txt
aerocfd.egg-info/requires.txt
aerocfd.egg-info/top_level.txt
aerocfd_app/__init__.py
aerocfd_app/__main__.py
aerocfd_app/liufs_handler.py
aerocfd_app/main.py
aerocfd_app/version.py
aerocfd_app/video_player.py
aerocfd_app/core/__init__.py
aerocfd_app/core/archive_manager.py
aerocfd_app/core/diagnostics.py
aerocfd_app/core/export_service.py
aerocfd_app/core/media_loader.py
aerocfd_app/core/pane_manager.py
aerocfd_app/core/view_state.py
aerocfd_app/resources/COPYRIGHT
aerocfd_app/resources/LICENSE
aerocfd_app/resources/__init__.py
aerocfd_app/ui/__init__.py
aerocfd_app/ui/ui_builder.py
aerocfd_app/ui/viewer_window.py
aerocfd_app/ui/controllers/__init__.py
aerocfd_app/ui/controllers/pane_orchestration.py
aerocfd_app/ui/controllers/selection_orchestration.py
aerocfd_app/ui/widgets/__init__.py
aerocfd_app/ui/widgets/file_tree.py
aerocfd_app/ui/widgets/help_dialog.py
aerocfd_app/ui/widgets/panes.py
aerocfd_cli/README.md
aerocfd_cli/__init__.py
aerocfd_cli/__main__.py
aerocfd_cli/encoder.py
aerocfd_cli/packager.py
aerocfd_cli/reporting.py
aerocfd_cli/scanner.py
tests/test_cli_legal_flags.py
tests/test_components.py
tests/test_compressor.py
tests/test_error_handling.py
tests/test_pane_navigation.py
tests/test_reporting_imports.py
tests/test_selection_orchestration.py
tests/test_set_app_version.py
tests/test_viewer_add_run.py
tests/test_viewer_shortcuts.py