Metadata-Version: 2.1
Name: aosp_easy
Version: 0.2.0
Summary: make aosp easy
Home-page: https://github.com/passion-coder-min/aosp_easy
Author: min
Author-email: testmin@outlook.com
License: MIT
Description: # aosp_easy
        
        aosp_easy is a tool used for andoird source
        
        ## usage
        create test app
        
        ```bash
        aosp_easy app
        ```
        
        create test service
        
        ```bash
        aosp_easy service
        ```
        
        ## change log
        
        1. add create app or service in aosp source code.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
