Metadata-Version: 2.1
Name: oooo
Version: 0.1.0
Summary: Commonly used python utilities.
Home-page: https://github.com/idleuncle/oooo
Author: Jiangwen Su
Author-email: 531045572@qq.com
License: MIT
Description: 
        # pypi_template
        Template repository for pypi.
        
        
        
        ## How to use
        
        Open https://github.com/idleuncle/pypi_teamplate/generate to create your new pypi project.
        
        
        
        ```
        make upload-test
        make upload
        make install-test
        make install
        ```
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
