Metadata-Version: 1.1
Name: adb_android
Version: 0.5.0
Summary: Enables 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: Development Status :: 4 - Beta
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
