Metadata-Version: 2.1
Name: apk-launcher
Version: 0.0.1
Summary: Easy to handle your apk
Home-page: https://github.com/ksg97031/apk-launcher
Author: ksg97031
Author-email: ksg97031@gmail.com
License: UNKNOWN
Description: apk-launcher
        ============================================================
        | APK Reinstall -> Start Activity -> Logcat
        
        .. code:: sh
        
          $ pip install apk-launcher
          $ apk-launcher {APK_PATH}
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/x-rst
