Metadata-Version: 2.1
Name: pyTamil
Version: 0.1
Summary: A simple example package
Home-page: https://github.com/kamalkavin68/pyTamil
Author: kamalkavin96
Author-email: kamalkavin68@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic==2.9.1

# pyTamil - Tamil Poem Collection

Welcome to the **pyTamil** Python package! This package contains a curated collection of Tamil literary works, including timeless classics and many other traditional Tamil poems. It allows easy access to these poems, their meanings, and can be used for educational, research, or personal enjoyment.

## Features

- Access to classic Tamil poems.
- Detailed explanations and meanings for each verse (optional).
- Simple Python API for retrieving poems or specific couplets.
- Perfect for developers, educators, and enthusiasts interested in Tamil literature.

## Installation

You can install the package using `pip`:

```bash
pip install pyTamil
