Metadata-Version: 1.2
Name: cqh-adb
Version: 0.0.2
Summary: cqh utils function
Home-page: https://github.com/chen19901225/cqh_util
Author: chenqinghe
Author-email: 1832866299@qq.com
License: UNKNOWN
Description: cdb
        ===================================
        
        short for `cqh adb`
        only work on windows
        
        
        command list
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        
        
        
        
        
        windows
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        
        设置env启动
        -----------------------------------------
        
        .. code-block::
        
            $env:PYTHONPATH=${PWD} ; python .\cdb
un.py logcat --value="com"
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Requires-Python: >=3.6
