Metadata-Version: 2.4
Name: greet-aniketpy
Version: 0.1.0
Summary: A simple package to greet people in different styles.
Author-email: Aniket Surjuse <asurjuse111@gmail.com>
License: MIT
Keywords: greeting,hello,example
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
Dynamic: license-file

# greetpy

A friendly Python package for greeting people in various styles!

## Installation

```bash
pip install greetpy
