Metadata-Version: 2.1
Name: yaroslavslogger
Version: 0.5.0
Summary: A simple package with a greeting function
Home-page: UNKNOWN
Author: Your Name
Author-email: your.email@example.com
License: UNKNOWN
Platform: UNKNOWN
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
License-File: LICENSE

# yaroslavslogger

`yaroslavslogger` is a simple Python package that provides a greeting function.

## Installation

You can install this package using pip:

```bash
pip install yaroslavslogger


