DEBSOURCES
Skip Quicknav
sources / python-adb-shell / 0.4.4-2 / adb_shell / __init__.py
12345678910
# Copyright (c) 2021 Jeff Irion and contributors # # This file is part of the adb-shell package. """ADB shell functionality. """ __version__ = "0.4.4"