LICENSE
README.md
pyproject.toml
reposmith/__init__.py
reposmith/ci_utils.py
reposmith/config_utils.py
reposmith/file_utils.py
reposmith/gitignore_utils.py
reposmith/license_utils.py
reposmith/main.py
reposmith/venv_utils.py
reposmith/vscode_utils.py
reposmith/core/__init__.py
reposmith/core/fs.py
reposmith_tol.egg-info/PKG-INFO
reposmith_tol.egg-info/SOURCES.txt
reposmith_tol.egg-info/dependency_links.txt
reposmith_tol.egg-info/entry_points.txt
reposmith_tol.egg-info/top_level.txt
tests/test_ci_utils.py
tests/test_cli_smoke.py
tests/test_cli_with_ci.py
tests/test_config_utils.py
tests/test_file_utils.py
tests/test_fs.py
tests/test_gitignore_utils.py
tests/test_license_utils.py
tests/test_vscode_utils.py