.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
.github/CODEOWNERS
.github/workflows/ci.yml
src/fxpoppet/__init__.py
src/fxpoppet/__main__.py
src/fxpoppet/adb_process.py
src/fxpoppet/adb_session.py
src/fxpoppet/conftest.py
src/fxpoppet/main.py
src/fxpoppet/py.typed
src/fxpoppet/test_adb_process.py
src/fxpoppet/test_adb_session.py
src/fxpoppet/test_main.py
src/fxpoppet.egg-info/PKG-INFO
src/fxpoppet.egg-info/SOURCES.txt
src/fxpoppet.egg-info/dependency_links.txt
src/fxpoppet.egg-info/entry_points.txt
src/fxpoppet.egg-info/not-zip-safe
src/fxpoppet.egg-info/requires.txt
src/fxpoppet.egg-info/top_level.txt
src/fxpoppet/emulator/android.py