LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
pew/__init__.py
pew/__main__.py
pew/_print_utils.py
pew/_utils.py
pew/pew.py
pew.egg-info/PKG-INFO
pew.egg-info/SOURCES.txt
pew.egg-info/dependency_links.txt
pew.egg-info/entry_points.txt
pew.egg-info/not-zip-safe
pew.egg-info/requires.txt
pew.egg-info/top_level.txt
pew/shell_config/_pew
pew/shell_config/complete.bash
pew/shell_config/complete.fish
pew/shell_config/complete.zsh
pew/shell_config/complete_deploy
pew/shell_config/init.bash
pew/shell_config/init.fish
pew/shell_config/init.zsh
tests/test_cp.py
tests/test_dir.py
tests/test_getproject.py
tests/test_in.py
tests/test_install.py
tests/test_ls.py
tests/test_mktmpenv.py
tests/test_mkvirtualenv.py
tests/test_pew.py
tests/test_print_utils.py
tests/test_project.py
tests/test_restore.py
tests/test_rmvirtualenv.py
tests/test_setproject.py
tests/test_wipe.py
tests/test_workon.py