Metadata-Version: 2.1
Name: indo-python
Version: 0.1.0
Summary: Overrides built-in Python functions with custom names.
Home-page: https://github.com/your_username/indo-python
Author: Your Name
Author-email: your_email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Indo-Python

Indo-Python overrides built-in Python functions with custom names:
- `print` becomes `bol`
- `len` becomes `duri`
- `input` becomes `le`

## Installation

```bash
pip install indo-python
