Metadata-Version: 2.0
Name: adbons
Version: 0.0.1
Summary: A wrapper for the Android adb tool.
        It's just adb on steroids
Home-page: https://github.com/dbaelz/adbons
Author: Daniel Bälz
Author-email: me@dbaelz.de
License: BSD
Keywords: android debug bridge adb
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
Requires-Dist: click
Requires-Dist: pyyaml

UNKNOWN


