Metadata-Version: 2.1
Name: svnm
Version: 0.1.0
Summary: A simple package to greet users
Home-page: https://github.com/svnmurali-2004/svnm
Author: Your Name
Author-email: svnmurali1@gmail.com
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

# SVNM Package

This is a simple Python package that greets the user with a friendly message.

## Installation

```bash
pip install svnm
