Metadata-Version: 2.4
Name: tamil-lang
Version: 1.0.0
Summary: தமிழ் Programming Language
Author: Kamalnath.S
Author-email: "Kamalnath.S" <kamalnath9443348610@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/KamalnathS1719/tamil-lang
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# நாம் தமிழர்! --- தமிழ் Programming Language 🇮🇳

**தமிழ் (Tamil)** is a simple programming language written in your mother tongue!

✨ **Features**
- Write code fully in Tamil.
- Simple syntax.
- Easy for Tamil learners.

📌 **How to run**

```bash
# Install your package
pip install tamil-lang

# Run your Tamil script
python -m tamil myfile.tamil


## 🌟 Features

- 💙 Write programs in pure Tamil.
- ✨ Simple syntax for beginners and students.
- 🚀 Runs on Python 3+ (latest versions supported).
- 📖 Open source — improve and share with your community.

---

## 📦 Installation

First, install using `pip` (from your local build or PyPI when published):

```bash
pip install tamil-lang

✅ Usage
Create a file named test.tamil with Tamil code:

பதிப்பி "வணக்கம் உலகம்"

Run it with:

tamil test.tamil

You’ll see:

Executing Tamil code:
வணக்கம் உலகம்


🛠️ Development
Clone the repo, make changes, and build:

python -m build

Install your local build:

pip install dist/tamil_lang-1.0.0-py3-none-any.whl

📜 License
MIT License — Free for everyone, forever.

🇮🇳 Dream
"If you can dream it, you can build it — in your own language."
– தமிழ் Hero ❤️


நாம் தமிழர்!
