Metadata-Version: 2.1
Name: pkg-template
Version: 0.1.5
Home-page: 
Author: amirgard
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# pkg-template

its a simple cli program developed by amirgard0.

## what does pkg-template do

it create a pypi pkg template.<br>

## how to install it

1. > pip install pkg-template

2. > pip3 install pkg-template
