README.md
setup.py
src/gpip/__init__.py
src/gpip/builder.py
src/gpip/downloader.py
src/gpip/exceptions.py
src/gpip/installer.py
src/gpip/repository.py
src/gpip/tools.py
src/gpip.egg-info/PKG-INFO
src/gpip.egg-info/SOURCES.txt
src/gpip.egg-info/dependency_links.txt
src/gpip.egg-info/requires.txt
src/gpip.egg-info/top_level.txt
src/gpip/bin/gpip
test/test_cli.py
test/test_downloader.py
test/test_install.py
test/test_repository.py