Metadata-Version: 2.4
Name: medokgram
Version: 0.1.0
Summary: A small Telegram bot packaged as a Python project
Requires-Python: >=3.12
Requires-Dist: aiogram>=3.27.0
Description-Content-Type: text/markdown

# medokgram

A small Telegram bot packaged as an installable Python project.

## Build

```bash
uv build
```

Build artifacts are written to `dist/`.
