adb-homeassistant

View on PyPIReverse Dependencies (1)

1.3.2 adb_homeassistant-1.3.2-py3-none-any.whl

Wheel Details

Project: adb-homeassistant
Version: 1.3.2
Filename: adb_homeassistant-1.3.2-py3-none-any.whl
Download: [link]
Size: 39225
MD5: a0aac18cafb208c03371c2fa3034fd43
SHA256: 4d47b6c66e580c991ce2d22ccf2844a68e7b526ccdce037fbb17ed954c919ea3
Uploaded: 2019-03-28 17:18:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adb-homeassistant
Version: 1.3.2
Summary: A pure python implementation of the Android ADB and Fastboot protocols
Author: Fahrzin Hemmati
Author-Email: fahhem[at]google.com
Home-Page: https://github.com/google/python-adb
Keywords: android,adb,fastboot
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Dist: libusb1 (>=1.0.16)
Requires-Dist: rsa
[Description omitted; length: 733 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
adb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
adb/adb_commands.py sha256=ExkXdwDxiPMMexz_5tVMEjs22PEePcAwH04Kh6Vukhg 15994
adb/adb_debug.py sha256=nRSAphtcCxHAhaWv33PxJixjn0Eb0fqsJdsdFATzQhE 7466
adb/adb_protocol.py sha256=r_XTiDIDxCzI5wvYNNBL5lUKxFNCy44FPOZvFWLpRcY 22264
adb/common.py sha256=trWWyWNPZ09_OwfJWQ1lNqeei0-Bxggzfw8y3mpVYUM 12556
adb/common_cli.py sha256=W2brZXnA1Q_5mcdGh9jJzoiaLmJ_13e_KPqUvMcF-68 5882
adb/fastboot.py sha256=DU_4RZ2JxnKZGXiWw_si8ky_oOvMTvNevqygUo5DHuM 15438
adb/fastboot_debug.py sha256=4oDnGRn5Vc5ha0fOjN3bWmv7bPDA9JWdnqwlpMYmOn4 3939
adb/filesync_protocol.py sha256=UQ38PRhep1BN0_zRzPBdBTfc2wO98egLouBimd7-yd4 9306
adb/sign_m2crypto.py sha256=x7JhwW-nfYI7WpW3TSMg7MJvHcF_UqI-OU-8-zllBHk 1070
adb/sign_pycryptodome.py sha256=dUeT71RqRftvKZQOtUDzNiC4YcxL0ADZXZkxbh_IXCs 731
adb/sign_pythonrsa.py sha256=a_ZnxdDEIH16sdZbIM91ONA7Cf4x8LHiSs3Mw8e3jD0 2642
adb/usb_exceptions.py sha256=w5ctwFRMhm5KAqdrhIj962xnDo666p8YpSaTyWsRUKM 2402
adb_homeassistant-1.3.2.dist-info/LICENSE sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ 10174
adb_homeassistant-1.3.2.dist-info/METADATA sha256=ukXIQ39Li-M0Pw8vG5x-nCy5ePoFP_PDQsWdqZL2SpU 1396
adb_homeassistant-1.3.2.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
adb_homeassistant-1.3.2.dist-info/entry_points.txt sha256=Dlsw4hlvFzaMZe15oZZpy3XGapgsA6wcW9dhF1uX3Q0 83
adb_homeassistant-1.3.2.dist-info/top_level.txt sha256=vRjsJNheS4GVqhaU-DWxkfPSBR7AiSiD0T3VeJLZeqw 4
adb_homeassistant-1.3.2.dist-info/RECORD

top_level.txt

adb

entry_points.txt

pyadb = adb.adb_debug:main
pyfastboot = adb.fastboot_debug:main