Metadata-Version: 2.1
Name: kamalfirstpackage
Version: 0.1.2
Summary: A tiny example Python package
Author-email: Kamal Godar <kamalgodar9244@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/kamalgodar/pypi_test
Keywords: example,demo
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: build>=1.2.2.post1
Requires-Dist: license>=0.1a3
Requires-Dist: twine>=6.1.0

# pypi_test

This is a normal test scripts to test the PyPi.

## Installation

```bash
pip install kamalfirstpackage
