Metadata-Version: 2.1
Name: codetmpl
Version: 0.0.1.6
Summary: Code templates.
Home-page: https://gitee.com/peiiii/codetmpl
Author: Wang Pei
Author-email: 1535376447@qq.com
License: UNKNOWN
Description: # codetmpl
        Code templates.
        
        # Usage
        
        fetch code templates from github or gitee.
        
        demo of codetmpl:
        ```shell
        codetmpl list;
              codetmpl export python_package ./
              codetmpl export gitee.com/peiiii/gitspace:tmpl/python_package ./
        ```
        
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
