Metadata-Version: 2.1
Name: python-starter-template
Version: 0.0.1
Summary: A small example package
Author-email: Ashish Kumar Gupta <ashishkrgupta@hotmail.com>
Project-URL: Homepage, https://github.com/ashishkrgupta/python-starter-template
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# python-starter-template
a template to create new python started project
