Metadata-Version: 2.1
Name: LinguaLover
Version: 1.0.0
Summary: A library to say your love.
Home-page: https://github.com/emirkaanozdemr/iloveyou
Author: Emir Kaan Özdemir
Author-email: emirkaanbulut08@gmail.com
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# say_love 🌍❤️

`say_love` is a lightweight Python package that lets you express "I love you" in over 40 languages. Whether you're building multilingual applications or just want to spread love programmatically, this package has you covered!

---

## Features 🚀
- **Support for 40+ languages**: Includes popular and regional languages.
- **Customizable repetitions**: Print your love multiple times.
- **Simple and intuitive API**: Easy to integrate and use in any project.

---

## Installation 🛠️

Install the package using pip:

```bash
pip install say_love
