README.md
pyproject.toml
setup.cfg
setup.py
src/file_copy_tool.egg-info/PKG-INFO
src/file_copy_tool.egg-info/SOURCES.txt
src/file_copy_tool.egg-info/dependency_links.txt
src/file_copy_tool.egg-info/entry_points.txt
src/file_copy_tool.egg-info/requires.txt
src/file_copy_tool.egg-info/top_level.txt
src/phases/__init__.py
src/phases/analysis.py
src/phases/checksum.py
src/phases/copy.py
src/utils/__init__.py
src/utils/fileops.py
src/utils/uidpath.py
tests/test_cli.py
tests/test_cli_workflow.py
tests/test_import_checksums.py
tests/test_jobdir.py
tests/test_phases.py
tests/test_utils.py