Metadata-Version: 2.4
Name: rajesh-python
Version: 0.1.0
Summary: Sample Python Package
Author: Rajesh Kumar C
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Dummy

A simple Python package for demonstrating package creation.

## Installation

```bash
pip install rajesh-python
