Metadata-Version: 2.4
Name: salutator
Version: 0.1.1
Summary: A simple package for greetings and goodbyes
Home-page: https://github.com/juanmcloaiza/salutator
Author: John Doe
Author-email: john@doe.com
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

# Salutator

A small Python package for greetings and goodbyes.

## Installation

```bash

pip install salutator

```

