Metadata-Version: 2.1
Name: pythonadb
Version: 0.0.19
Summary: pure python adb client for mac/win/linux
Home-page: https://github.com/sephiroth74/python-adb-client
Author: Alessandro Crugnola
Author-email: alessandro.crugnola@gmail.com
License: MIT
Description: # Another Python ADB Client
        
        Pure python adb client
        
        [![PyPI version](https://badge.fury.io/py/pythonadb.svg)](https://badge.fury.io/py/pythonadb)
        
        ## Installation
        
            pip install pythonadb
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
