Metadata-Version: 2.4
Name: my_love_calculator
Version: 1.0.0
Summary: A simple Python love calculator game
Author-email: Eldar <eldar@example.com>
License: MIT
Project-URL: Homepage, https://pypi.org/project/love-calculator/
Keywords: game,love,calculator,fun
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ❤️ Love Calculator

A simple Python library that calculates love compatibility between two names.

## Installation
```bash
pip install love-calculator
