LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/installing.rst
doc/whats-new.rst
doc/_static/.gitignore
doc/_static/style.css
doc/_templates/layout.html
doc/api/call.rst
doc/api/env.rst
doc/api/file.rst
doc/api/manipulate.rst
doc/api/open.rst
doc/api/procs.rst
doc/api/search.rst
pshell/__init__.py
pshell/call.py
pshell/env.py
pshell/file.py
pshell/manipulate.py
pshell/open.py
pshell/procs.py
pshell/search.py
pshell/version.py
pshell.egg-info/PKG-INFO
pshell.egg-info/SOURCES.txt
pshell.egg-info/dependency_links.txt
pshell.egg-info/requires.txt
pshell.egg-info/top_level.txt
pshell/tests/__init__.py
pshell/tests/test_call.py
pshell/tests/test_env.py
pshell/tests/test_file.py
pshell/tests/test_manipulate.py
pshell/tests/test_open.py
pshell/tests/test_procs.py
pshell/tests/test_search.py
pshell/tests/data/source.sh
pshell/tests/data/test_proc.bat
pshell/tests/data/test_proc.sh