Metadata-Version: 1.1
Name: adb-android
Version: 1.1.0
Summary: Enable android adb in your python script
Home-page: https://github.com/vmalyi/adb_android
Author: Viktor Malyi
Author-email: v.stratus@gmail.com
License: GNU
Description: This python package is a wrapper for standard android adb    implementation. It allows you to execute android adb commands in your     python script.
Keywords: adb,android
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Software Development :: Testing
Classifier: Intended Audience :: Developers
