Metadata-Version: 2.4
Name: exchangio
Version: 0.1.0
Summary: Currency conversion library USD to INR
Author-email: Rudresh N N <nnrudreshjadav@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: forex-python

# ailib

A simple Python library to convert USD to INR using live exchange rates.

## Installation
```bash
pip install ailib
