LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
src/__init__.py
src/core/__init__.py
src/core/worker.py
src/file_batch_tool.egg-info/PKG-INFO
src/file_batch_tool.egg-info/SOURCES.txt
src/file_batch_tool.egg-info/dependency_links.txt
src/file_batch_tool.egg-info/entry_points.txt
src/file_batch_tool.egg-info/not-zip-safe
src/file_batch_tool.egg-info/requires.txt
src/file_batch_tool.egg-info/top_level.txt
src/ui/main_window.py
src/utils/__init__.py
src/utils/ai_assistant.py
src/utils/config.py
src/utils/exceptions.py
src/utils/file_filters.py
src/utils/file_operations.py
src/utils/logger.py
src/utils/orchestrator.py
src/utils/performance.py
src/utils/progress.py
tests/test_basic.py