README.md
pyproject.toml
src/uvinstaller/__init__.py
src/uvinstaller/dependency_analyzer.py
src/uvinstaller/environment_manager.py
src/uvinstaller/main.py
src/uvinstaller/packager.py
src/uvinstaller/security.py
src/uvinstaller/utils.py
src/uvinstaller.egg-info/PKG-INFO
src/uvinstaller.egg-info/SOURCES.txt
src/uvinstaller.egg-info/dependency_links.txt
src/uvinstaller.egg-info/entry_points.txt
src/uvinstaller.egg-info/requires.txt
src/uvinstaller.egg-info/top_level.txt
tests/test_dependency_analyzer.py
tests/test_utils.py