Metadata-Version: 2.1
Name: newpkg
Version: 0.1.0
Summary: 快速创建Python包
Home-page: https://github.com/xuanzhi33/spkg
Author: xuanzhi33
Author-email: xuanzhi33@qq.com
License: GPL-3.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# newpkg

用于快速创建python包

终端运行：
    
```
newpkg
```


