LICENSE
Makefile
README.md
notes
setup.py
docs/devshell/index.html
docs/devshell/injector.html
docs/devshell/ptcmd.html
docs/devshell/shell.html
src/devshell/__init__.py
src/devshell/__main__.py
src/devshell/injector.py
src/devshell/ptcmd.py
src/devshell/ptcmd.pyc
src/devshell/shell.py
src/devshell.egg-info/PKG-INFO
src/devshell.egg-info/SOURCES.txt
src/devshell.egg-info/dependency_links.txt
src/devshell.egg-info/requires.txt
src/devshell.egg-info/top_level.txt
src/devshell/__pycache__/__init__.cpython-36.pyc
src/devshell/__pycache__/__init__.cpython-38.pyc
src/devshell/__pycache__/__main__.cpython-36.pyc
src/devshell/__pycache__/__main__.cpython-38.pyc
src/devshell/__pycache__/injector.cpython-36.pyc
src/devshell/__pycache__/injector.cpython-38.pyc
src/devshell/__pycache__/ptcmd.cpython-36.pyc
src/devshell/__pycache__/ptcmd.cpython-38.pyc
src/devshell/__pycache__/shell.cpython-36.pyc
src/devshell/__pycache__/shell.cpython-38.pyc
tests/__init__.py